There are situations where you might want to change the default form field labels, messages or buttons in Paid Member Subscriptions to better match your membership site profile.
We now offer the ability to edit any label coming from the plugin through the Labels Edit add-on.
This is a free add-on which is available in all Paid Member Subscriptions versions. Using it you can easily modify any label without having to write any code or alter the core plugin files.
Clarifying what a label is
We use the word ‘label’ to describe any string or message that is coming from our plugin.
Examples:
- labels of form fields
- submit button names
- error, success, confirmation messages
- account page tab names
- action labels (ex. renew, cancel)
- & more
Labels Edit Interface
The interface is similar to the one from the Labels Edit add-on for Profile Builder, so if you’re already familiar with that setting up labels will be a breeze.
You can see the edits you already made to labels, modify or remove them. The labels you setup can also be exported or imported, so it’s easy to move them between websites.
You also have the option to rescan the plugin for strings. This option should be used when a string is coming from the plugin but you cannot find it in the dropdown.
Variable content
Some strings might also contain a placeholder which is going to be replaced with certain data when it’s rendered (e.g. the current users name).
Examples of variables/placeholders:
- %1$s
- %2$s
- %3$s
- %4$d
- %s
This method of editing the labels supports these variables so you need to be careful to add them in your modified label, like they were added in the default string.
Example:
Old label: You are currently logged in as %s.
New label: Hello %s. You are now logged in.
Note: The variables can be moved, they don’t need to keep their original position.
For more information, visit the documentation page.
If you have any suggestions or other type of feedback, either leave a comment below or open a ticket via our support page.
Useful Tips
How to Set Up Effective Email Reminders on your Membership Site
Troubleshooting Failed Payments on Your Membership Site
Related Articles
How to Sell Group Memberships in WordPress using Paid Member Subscriptions
Selling group memberships on your WordPress site is a great way to increase revenue by making subscriptions purchase more convenient to certain customers. You don’t even need to completely reinvent the wheel if you already have a membership site of your own. In this post, we’re going to walk you through the process of using […]
Continue ReadingHow to Build an Elementor Membership Site with Paid Member Subscriptions
Are you looking to add membership functionality to your Elementor site in WordPress? Perhaps you want to create subscription plans, restrict access to premium content, and accept payments within the popular page builder. The good news is that you can use Paid Member Subscriptions to do all this and more. For example, you can customize restriction […]
Continue ReadingHow to use AffiliateWP & Paid Member Subscriptions together
We're excited to announce a new integration between AffiliateWP & Paid Member Subscriptions. Paid Member Subscriptions is our WordPress Membership plugin that enables you to create and manage member subscriptions, grant and revokes access to posts, pages, categories as well as custom post types based on the subscriptions your users have purchased. AffiliateWP is an affiliate […]
Continue Reading