WP-Members 3.1.1 is primarily a feature release continuing development objectives from the 3.1 project.
WP-Members 3.1.1
Home of WP-Members, The Original WordPress Membership Plugin
Chad Butler · ·
WP-Members 3.1.1 is primarily a feature release continuing development objectives from the 3.1 project.
Chad Butler · ·
By default, the date in the PayPal extension displays as MM/DD/YYYY. Here is a filter for the extension to change that display to whatever date format is set in your WP settings. Continue Reading →
Chad Butler · ·
WP User Avatar is a popular choice for allowing users to upload and use a custom avatar instead of gravatar that is integrated in WordPress. This post describes a nicely integrated process for a user to update their avatar on the WP-Members user profile screen.
This code snippet will add a link to the WP-Members user profile update screen to update the user’s avatar, and will set up a custom screen for avatar update screen.
The snippet can be used “cut-and-paste” but also has some elements that could be customized. Additionally, the features of the WP User Avatar front end process could have some CSS applied for theme integration. The screenshot here is a demo site using Twenty Fourteen, so colors and buttons will look different for you.
Note: you must also have WP User Avatar installed for this to work. Continue Reading →
Chad Butler · ·
WP-Members 3.1 contains some long awaited features, some fixes, and some improvements.
There are no changes to the database with this update so if you are currently at 3.0 or higher, you should be able to roll back without difficulty. (If you are using a version earlier than 3.0, there are changes from 2.x to 3.x that will be implemented in this update that would affect rolling back to 2.x. If that’s the case for you, you should test the update on a development system prior to upgrading.)
This version is currently available on GitHub as version 3.0.10. There will be no official 3.0.10 release on wordpress.org – this is merely a transitional release tag for building and testing leading into the official 3.1.0 release. The 3.0.10 is packaged and available for testing. The full production release of 3.1.0 will be available soon.
Here is a list of new features, improvements, and fixes: Continue Reading →
Chad Butler · ·
This custom script is similar to the process described in “Add Really Simple CAPTCHA to the Login Form” except that it uses reCAPTCHA. Continue Reading →
Ready to get started?