• 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 » Search for "short code"

Search Results for: short code

WP-Members 3.1.3 Release

Chad Butler · Jul 14, 2016 ·

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..

 

Version 3.1.3 of the plugin has been released.  This version is primarily a fix and functional improvement release that also begins to lay the ground work for some larger changes planned for the 3.1 lifecycle.

Note: there was an issue with the initial package that was missing a file (/admin/includes/api.php).  Only the first few hundred downloads were affected before this was reported and rectified.  If you downloaded between 7:00pm and 9:00pm US Central time, that may affect you.  If you notice an issue in the WP admin that references this missing file, then downloading 3.1.3.1 will resolve it.  Continue Reading →

How the plugin handles blocking content

Chad Butler · Jun 29, 2016 ·

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 plugin filters what is in WP’s $content variable during The Loop based on whether or not the user is logged in.  In its most basic form, if the user is logged in, it allows the content to be displayed.  If the user is not logged in, it empties this value and replaces it with the login and registration form.

Back in 2005-2006 when the plugin originated, this was a very simple process.  Today, not so much.  Today we have custom post types, visual page builders, plugins that are really a full blown application such as WooCommerce or BuddyPress, and countless other possibilities.  

Continue Reading →

wpmem_user_pages()

Description

This function returns an array containing the login, register, and profile page URLs.

The function does not echo output.

Return Values

(array) Array of login, register, and profile page URLs.

Examples

Changelog

  • Introduced in version 3.1.2
  • 3.1.3 Added array keys (login|register|profile)

Source

wpmem_user_pages() is located in /inc/api.php.

WP-Members 3.1.2

Chad Butler · Jun 8, 2016 ·

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..

 

It seems like I just released 3.1.1 and here we are with 3.1.2 getting ready to go out the door.  I’m so excited about the 3.1 series of releases because we are really starting to expand the plugin and its ability for you to customize simply and easily.  If you haven’t updated to 3.1.x, you are missing out.  Be sure to take a look at what was done in 3.1.0 and 3.1.1.  I’ve added new field types, an official (an expanding) series of API functions, new and expanding filters, and a ton of fixes.    Continue Reading →

wpmem_gettext()

Description

Returns or prints a requested message string from the WP_Members::get_text() method.

This function is deprecated as of WP-Members 3.4.0, use wpmem_get_text() instead.

Parameters

$str
(string) (required) The array key of the string to retrieve from WP_Members::get_text().

$echo
(bool) (optional) Prints the requested string if true (default: false).

Return Values

(string) The requested message string.

Examples

Notes

List of possible strings by key:

Changelog

  • Introduced in version 3.1.1
  • Added $echo argument in 3.1.2
  • Deprecated in 3.4.0 (use wpmem_get_text() instead)

Source

wpmem_gettext() is located in /includes/deprecated.php.

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 29
  • Page 30
  • Page 31
  • Page 32
  • Page 33
  • Interim pages omitted …
  • Page 52
  • 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