Tag: bug-fix

  • WP-Members 2.8.2 Error When Saving Post or Page

    If you are running WordPress in debug mode or you have PHP set to display all notices and warnings, you may get an error when saving a post or a page with WP-Members 2.8.2.  This is the result of a typo that slipped through quality control before this version was released. The error has already…

  • WP-Members 2.8.2 User Table Column Error Patch

    The first issue with WP-Members 2.8.2 seems to be in the new features in the Users Table (“All Users” in your WP Admin).  This new version allows you to add WP-Members custom fields as columns in the Users Table.  However, there seem to be a couple of issues with the new code.  

  • WP-Members 2.8.1 str_getcsv patch

    An improvement to the dropdown capability for the custom field manager in WP-Members 2.8.1 actually has an incompatibility for users with php less than 5.3.  While I will patch this for the 2.8.2 release, you can apply the patch for 2.8.1 with these instructions.  Note: if you are using PHP 5.3 or greater, this patch…

  • WP-Members 2.8.1 shortcode patch

    I am always nervous about releasing updates to the plugin because in the back of my mind I am wondering what element slipped through the cracks.  The 2.8.1 release was no exception. WP-Members 2.8.1 made it out the door with a small error related to the new “user-profile” shortcode. The problem was with the logic…

  • WP-Members 2.8.1 Release

    The WP-Members 2.8.1 release is an important security update for the plugin. It is highly recommended that you upgrade as previous versions of the plugin have a possible exploit that may be vulnerable. As soon as I became aware of this, I put all other items on the project list on hold. While 2.8.1 is…