• Skip to primary navigation
  • Skip to main content

RocketGeek

Home of WP-Members, The Original WordPress Membership Plugin

  • WordPress Plugins
    • WP-Members
      • FAQs
      • Quick Start
      • Documentation
      • Extensions
    • Advanced Options
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • Download Protect
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • Invite Codes
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • MailChimp Integration
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • PayPal Subscriptions
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • Salesforce Web-to-Lead
    • Security
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • Text Editor
      • Purchase the Plugin
      • Get the Pro Bundle
    • User List
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • User Tracking
      • Documentation
      • Purchase the Plugin
      • Get the Pro Bundle
    • Memberships for WooCommerce
    • WordPass
  • Blog
    • Basics
    • Tips and Tricks
    • Filters
    • Actions
    • Code Snippets
    • Shortcodes
    • Design
    • Release Announcements
  • Store
    • Cart
    • Checkout
  • Contact
  • Log In
  • Show Search
Hide Search
Home » Blog

Blog

WP-Members 2.8.2 bug fix for “string contains…” when using auto excerpt

Chad Butler · May 2, 2013 ·

This article is provided free. Find out how you can get full access to premium content, including how-to articles and support forums, as well as priority email support and member exclusive plugin extensions..

 

This is one of those odd things that slips through quality control before a full release package.  There is an artifact in the code that was there for debugging a new feature and this inadvertently made it into the production version.  Continue Reading →

Email Admin When a User Updates Registration Data

Chad Butler · Apr 26, 2013 ·

Here’s a request I get from time to time – how can the admin receive email notification that a user updated their data, so I figured it is about time to put that together as a tutorial.

This one should be fairly straight forward and can be used cut-and-paste for the general features.  As usual, I’ve tried to comment the code so that you know what is happening where and more advanced users can build on this concept from there.  Continue Reading →

WP-Members 2.8.2 Error When Saving Post or Page

Chad Butler · Apr 25, 2013 ·

This article is provided free. Find out how you can get full access to premium content, including how-to articles and support forums, as well as priority email support and member exclusive plugin extensions..

 

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 been corrected in the 2.8.3 project package, but since that is not out yet, you can easily apply the fix as follows: Continue Reading →

WP-Members 2.8.2 User Table Column Error Patch

Chad Butler · Apr 24, 2013 ·

This article is provided free. Find out how you can get full access to premium content, including how-to articles and support forums, as well as priority email support and member exclusive plugin extensions..

 

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.  Continue Reading →

WP-Members 2.8.2 final release

Chad Butler · Apr 18, 2013 ·

This article is provided free. Find out how you can get full access to premium content, including how-to articles and support forums, as well as priority email support and member exclusive plugin extensions..

 

Feature Updates

  • Added WP user fields user_nicename, display_name, and nickname to the $fields array, defaults to $username for backward compatibility.
  • Updated field manager process to allow user_nicename, display_name, and nickname to be added via the fields manager as WP native fields
  • Added wpmem_register_data filter for $fields to allow filtering of all fields prior to new user insertion, including above new fields (added updates to registration function to make better use of the filter).
  • Added wpmem_pre_validate_form for $fields to allow filtering fields prior to default form field validation.
  • Begin implementation of moving bulk user management features into Users > All Users. Users > All Users screen can now activate and export users, and will show additional fields as selected in the fields manager. 
  • Added wpmem_admin_profile_heading, wpmem_admin_profile_field, and wpmem_admin_profile_update filters. These filters are all part of the user profile section.

Fixes, Patches, & Code Improvements

  • Fixed the conversion of update-profile to members-area shortcode. The bug renders all page shortcodes as members-area.
  • Fixed the activate user process for user defined passwords, a bug from 2.8.0/2.8.1.
  • Fixed a bug that can cause the sidebar login widget to not post to the correct url when a static front page is used.
  • Fixed user profile update (updates with custom checkbox don’t stay checked), an issue from 2.8.0.
  • Patch correcting the front-side registration form nonce. This patch should improve reliability while still using nonces for security.
  • Patch for the dropdown field for users running < PHP 5.3.
  • Made front-side nonce optional, defaults to off.
  • Moved utility functions out of core.php to utility file utilities.php.
  • Moved the location of the wpmem_email_notify hook so the filter comes after shortcodes are parsed.
  • Updated the registration function to rely on the values contain in $fields, allowing for the array values to be filtered.
  • Updated the registration form to accommodate registration function updates.
  • Improved auto excerpt function screens for unclosed common html tags and provides a closing tag if none exists.
  • Improved export process to wrap fields with double quotes – fixes issues if field contains a comma.
  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 62
  • Page 63
  • Page 64
  • Page 65
  • Page 66
  • Interim pages omitted …
  • Page 81
  • Go to Next Page »

Ready to get started?

Join Today!

© 2025 · butlerblog.com · RocketGeek is built using WordPress, WP-Members, and the Genesis Framework

  • butlerblog.com
  • WP-Members Support Subscription
  • Terms of Service
  • Privacy Policy
  • Refund Policy