WP-Members 2.2.1 bug fix release

July 27, 2010 | Filed Under WP-Members | Leave a Comment

This is an important fix for users that upgraded to WP-Members 2.2.0.  If you recently upgraded WP-Members to 2.2.0, make sure you do this additional upgrade.  This upgrade can be done directly from the WP admin panel.

This fix includes two important updates:

WP-Members 2.2 released

July 26, 2010 | Filed Under WP-Members | 2 Comments

I have completed the WP-Members 2.2 upgrade and released it via WordPress SVN. You can download a copy of it from http://wordpress.org/extend/plugins/wp-members/.

Alternatively, you can get it directly from the WP admin panel by selecting “Add New” from the plugin menu and entering the search term WP-Members.

If you are an existing user of the plugin, you can upgrade via the admin panel as well.  However, if you have done any customization to the code of the plugin, you should probably test the upgrade in a testing environment (actually, this is a good habit to be in for any plugin).  If your customizations revolve around changing which registration fields are required or whether posts are blocked/unblocked by default, you should have no problem with the upgrade – you’ll just need to make sure that you have updated your settings appropriately.

As discussed here, this version better enables users to customize their installation and use of the WP-Members plugin.

WP-Members 2.2 update

July 23, 2010 | Filed Under WP-Members | 10 Comments

I am currently working on some significant upgrades to the WP-Members plugin. This will be the biggest change since I made the change from 1.8 to 2.0. Version 2.0 brought in a whole new (and I think – better) approach to the plugin and its purpose. 2.2 will usher in some changes that takes it to the next level.

Most of the changes are on the admin side in terms of customization and they come directly from user requests. The two biggest requests are:

The new admin features in 2.2 will give the admin the ability to pick which fields display in the registration form and also the ability to set which of those are required. This will include all of the WP native fields as well as the contact info fields that WP-Members currently uses.

I have found that some users want to simply use the plugin to integrate the login and registration features into their site, but not really block the content based on login. This can be done in earlier versions but requires some code changes. Although these are not hard to make, I wanted to make it even easier for those that don’t like to touch code. The ability to block posts and pages by default will now be managed in the admin panel. Admins will still have the ability to assign individual posts or pages to be blocked or unblocked, this just changes the default setting.

Another upgrade includes the ability to customize the error and dialog messages that the plugin delivers during the registration and update process. For example, all blocked posts put the following message above the login and registration forms:

Content is restricted to site members. Site membership is free, register below. If you are an existing user, please login.

Perhaps you’d like that to read:

Dude, my content is so awesome that I don’t give it out to just anyone. You need to register first. (Of course, if you are already a registered user, by all means – login below.)

You’ll now be able to change these dialogs within the admin panel. However, if you want to customize the look for better theme integration, you’ll still need to know some CSS. There is just no way around that. I have tried to keep the style as generic as possible so as to blend with most themes as best we can out of the box, but there are going to be times that some CSS customization needs to be done.

These changes are a reflection of the vast change in the WordPress community over the past few years where we have seen the shift from users that are code monkeys and like to tweak their blog code to a less “hands on” audience. That’s not a bad thing. It has definitely broadened the audience of WordPress – A LOT. And that’s a good thing. It has forced plugin developers to really think about fully functional admin capabilities geared toward a “hands off the code” approach.

Like I said, this is the biggest change to the plugin since the 2.0 release and I think it’s a great upgrade. Most of the heavy lifting is complete at this point, and I’m mostly bug testing now. I also am testing some various upgrade scenarios so that existing users are minimally impacted by any changes. If all goes well, 2.2 should be released after this weekend.

Plugins tested in WordPress 3.0

July 20, 2010 | Filed Under Verse-O-Matic, WP-Members, WordPress | Leave a Comment

I have completed testing of my plugins with WordPress 3.0. Both WP-Members and Verse-O-Matic are fully compatible with WP 3.0.

There are some upgrades I am working on for both of these, although I’m not sure when I’ll get them done.

Also, on a side note, it has been difficult to provide support for the WP-Members plugin lately as there has been a great deal of confusion regarding which plugin is being discussed.  Starting around 2008, a number of commercial developers decided (either intentionally or unintentionally – I have no idea) to hijack the name WP-Members for their own use.  There are now a few iterations of this.

Since I released WP-Members in 2006 (the free plugin available through the WP plugin repository), several other “commercial” plugins have been released with similar names, WP Member (at least 2 of these), WP Member Site, and, most frustratingly, WP-Members (although not my freely available plugin).

Naturally, when someone comes to wordpress.org for support, it is assumed that they are speaking of the free, open source version that is available at http://wordpress.org/extend/plugins/wp-members/.  The really frustrating part is when these people are upset because they can’t get any response from the company’s support, or they are having problems – it then get confused with “The Original” WP-Members.

These commercial developers could save everyone a lot of confusion by changing the name to something dissimilar. “The Original” WP-Members will remain a free plugin.  I do provide consulting and customization services, but the core plugin will remain free.

In the Commercial vs. Free plugin debate, I fall on the side of support in allowing the commercial community to exist.  I know there is debate whether that is compatible with GNU licensing since WP is free.  I believe that is can certainly be consistent with the license.  I just want these guys to put some thought into their product branding and avoid conflicting with other developers.

WordPress 3.0 Upgrade

June 23, 2010 | Filed Under WordPress | Leave a Comment

The new WordPress 3.0 was finally released to the public this weekend. I have gone ahead and upgraded this site to the new version. I will be working on some upgrades to my plugins to utilize some of the new 3.0 features.

WP 3.0 brings a lot of new features to the table and it is going to take some time under the hood for me to learn where I can tweak the plugins to benefit. There will be a more thorough review of WP 3.0 forthcoming after I’ve spent some more time working with it.