Today I released an update for the WP-Members User List with some needed updates. Continue Reading →
WP-Members User List 1.8 Release Notes
Home of WP-Members, The Original WordPress Membership Plugin
Chad Butler · ·
Today I released an update for the WP-Members User List with some needed updates. Continue Reading →
Chad Butler · ·
Often it is recommended to put custom functions into your theme’s functions.php file; and while that can work quite well, what if you change themes? Or what if you are on a multi-site installation and have a number of custom functions you want to use across sites that use different themes?
This article will discuss how to create a custom function file and load it as a plugin. This way your custom functions stay intact no matter what you do with your theme.
Continue Reading →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 →
Ready to get started?