Improve the user experience (and increase signups) when using the Limit Post...
I recently helped two members in our support forums add some interesting and useful user-experience improvements to their sites. Both members are using the Limit Post Views Add On to give visitors or...
View ArticleSet a Specific Checkout Level When Using Addon Packages
Our Addon packages extension allows you to sell access to individual pages or posts, or sell a la carte items for a flat fee. This recipe will allow you to set a specific checkout level to use when a...
View ArticleDisplay Comments on a Members-Only Post to Non-Members
Give users a little insight into your blog posts by displaying comments to non-members. This can be a great way to provide social proof for your content without exposing it publicly. Display comments...
View ArticleRedirect new members to a specific page the first time they log in.
Make an impact on your newly signed up members by sending them to a unique page the first time they log in to your membership site. One of our members asked us to write up a code gist that will allow...
View ArticleRequire Membership to Purchase Specific Categories of Products in WooCommerce
Offer special “members-only” products that require the user to have an active membership in order to purchase. The selected products will still appear in your Shop page, but cannot be purchased by...
View ArticleRemove homepage redirect for admins only (PMPro Member Homepages Add On)
Prevent members with the Administrator role from being redirected to a new homepage when using the Member Homepages Add On About the Recipe Using the Member Homepages Add On for Paid Memberships Pro...
View ArticleShow a Member’s Level Name in Post Comments
When a member posts a comment on your site, the recipe below will display their Membership Level name following the comment author’s name. This can be useful for many membership sites, specifically...
View ArticleOffer members a discounted rate for upgrading to a higher level
Encourage existing members to upgrade to a higher priced level by offering a discount that is unique to them – no discount code required. About the Recipe This code recipe was recently developed for...
View ArticleAdd text before the submit and Checkout button on the PMPro checkout page
Do you have something you want members to know about before they click the ‘Submit and Checkout’ button on your checkout page? Use this code recipe to insert some text, HTML or both before the button....
View ArticleChange the wording ‘Membership’ to ‘Subscription’ for Paid Memberships Pro
This is a simple code recipe that will allow you to change the wording “Membership” to “Subscription” for Paid Memberships Pro. About the Recipe Depending on where your target membership audience lives...
View ArticleAdd a customized notification banner to alert your members of upcoming...
This code recipe adds a notification banner to remind members that their account will expire within 7 days—or any custom timeframe you would like. You can use the recipes with any WordPress theme, or...
View ArticleAllow members to optionally exclude their profile from the Member Directory
This code will add an “Exclude my profile from the member directory” field at membership checkout when using the Member Directory and Profile Pages Add On for Paid Memberships Pro. About the Recipe The...
View ArticleAdd a Membership Duration dropdown to Checkout and Offer a Discount for...
Give your customers the option to select a membership duration and offer a discount for a longer term. This is a great way to collect a larger up-front payment from members and offer an incentive to...
View ArticleRestrict the display of Advanced Custom Fields (ACF) fields by Membership Level
Advanced Custom Fields is a popular plugin available in the WordPress.org Plugin Repository. The plugin allows you to add structured information to your posts, pages, and more. This guide explains...
View ArticleInclude the used and claimed Group Discount Codes in your Membership Orders...
This recipe was so useful that we merged it into the Group Discount Codes Add On. When the Add On is activated, a “Group Code” column is added to the CSV export showing the Group Code that was used at...
View ArticleIncrease renewals by changing the “Renew” text link into a button on your...
Help members locate the option to renew their membership by applying a button-like appearance to the “Renew” text link on the Membership Account page. This visual cue will better highlight that a...
View ArticleRestrict Checkout for Users with a History of Refunds
Let’s face it, dealing with refunds is an unavoidable part of your membership business. Some number of your refunds will be from legitimate users that realize they do not need or want your membership...
View ArticleChoose when to display the Renew link to members who sign up for a membership...
Use the following code recipe to display a “Renew” link on the Membership Account page at your desired period before a member’s expiration date. About the Code Recipe By default, when a member signs up...
View ArticleReformat usernames to use allowed characters after checkout.
This code recipe will convert a member’s username to match your specific rules. In this example, we convert all characters to lowercase and replace any spaces found in the username with underscores. If...
View ArticleHide Widgets for Members Only
If you’re using widgets on your WordPress site and want to customize them for members and non-members, check out the recipes below. We’ll provide a way to filter an entire widget area for members-only,...
View Article