• 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

Remove all widgets except the WP-Members login from the sidebar

Chad Butler · Jul 1, 2014 ·

A frequent support question is how to prevent widgets from displaying if the user is not logged in.

This could potentially be a broad topic, depending upon what the user has in mind. But an approach that removes all widgets that are not the WP-Members login widget is a fairly straightforward process.  Continue Reading →

Blocking Content from Builder Plugins

Chad Butler · Jun 27, 2014 ·

WP-Members has always focused on content contained in the WordPress $content variable. More recently, the popularity of builder plugins such as Page Builder by SiteOrigin or Elegant Builder from Elegant Themes has raised the issue of blocking content that is not necessarily stored in the same manner.

Note: as of version 3.0.4, the priority of WP-Members filter hooked to the_content has been changed to accommodate builder plugins. The priority is now 99, so unless another plugin sets its priority at 100 or higher, WP-Members will come after it (which is what you want). I’ve left the information in this post intact as it may be useful for some applications, but for most users, it will be unnecessary.

The post focuses on the general approach to blocking content from these types of plugins and includes code snippets you can use for the two plugins mentioned above.  

Continue Reading →

Add a user screen to show active users only

Chad Butler · Jun 20, 2014 ·

The plugin comes with some screens that add to the various queries in the Users > All Users table. If you are using moderated registration, one of those shows users who have not yet been activated. But what if you want a screen for showing ONLY users who have been activated? Here is a simple code snippet you can add to your functions.php to add that query. Continue Reading →

PayPal Subscription Extension Bulk Extend Users Snippet

Chad Butler · Jun 15, 2014 ·

This post has been set to “draft” as this feature is now part of the extension and this snippet is no longer needed.

At present, the PayPal Subscription Extension provides for bulk expiring users, but not for bulk application of an expiration extension.

This code snippet will add a bulk extend process to the bottom menu selection.  The bulk action dropdown will include “Extend” and there will be a number of periods selection and then a selection for the time period.

If I have opportunity to improve on this process, it may make its way into the PayPal Subscription Extension.  For now, in order to make use of this functionality, add the following code snippet to your theme’s functions.php file. Continue Reading →

Configure the PayPal extension for two tiered pricing

Chad Butler · Jun 12, 2014 ·

Note that there is now a multi-tiered pricing example available here.

The new 0.4 version of the PayPal extension adds a number of new hooks, including some filters that, among other things, will allow for easier customization of multi-tiered pricing. This post will describe the basic code snippets needed to establish a two tiered pricing model.

This example makes the assumption that the user chooses between the two options at registration.

Continue Reading →

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 48
  • Page 49
  • Page 50
  • Page 51
  • Page 52
  • 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