WP-Members User List version 1.9.5 has been released. This update includes a number of updates including some security upgrades. Continue Reading →
WP-Members User List 1.9.5 Release
Home of WP-Members, The Original WordPress Membership Plugin
Chad Butler · ·
WP-Members User List version 1.9.5 has been released. This update includes a number of updates including some security upgrades. Continue Reading →
Chad Butler · ·
This article describes a custom code snippet that will change the search form for the User List. It flips the field order (to “Search by” first and “Search for” second). The second thing it does is apply some jQuery to change the input type for “Search for”.
If the “Search by” field represents a checkbox, multiple checkbox, select, multiple select, or radio field as its WP-Members field type, then the “Search for” is changed to a dropdown selection of the possible values of that field. Continue Reading →
Chad Butler · ·
The WP-Members User List is getting a much needed major rebuild. This will result in the 2.0.0 version, bringing it up-to-date with the other 2.0 series extensions. It will be more object oriented and includes some new features. Continue Reading →
Chad Butler · ·
Currently, the User List delivers a link to a user’s detailed profile as https://yoursite.com/your-profile-page/?uid=123. I have been wanting to make that cleaner with a URL like: https://yoursite.com/your-profile-page/username/ or something of that type for some time.
This is planned as a feature for the plugin’s 2.0.0 release. However, until that is read for release
It has been something that I’ve been working on and since it is taking some time to complete, I decided that I would publish some custom options you can do with some filters and actions. I have made these essentially “cut-and-paste” options so that you don’t really need to do anything to the code snippet other than add it to your functions.php file (or wherever you put custom code snippets). Continue Reading →
Chad Butler · ·
Today I released an update for the WP-Members User List with some needed updates. Continue Reading →
Ready to get started?