Paid Memberships Pro has some fairly complex logic to build a sentence describing the cost of a membership level based on the price settings you entered. For free levels, the text says “The price for membership is $0.00 now”.
On a website with some free and some paid levels, this wording can make it more clear that there is no cost for the chosen level. But maybe you want to hide it or display something else.
The Code Recipe
The level cost text can be filtered using the pmpro_level_cost_text filter. Like this:
Adding the recipe to your website
You can add this recipe to your site by creating a custom plugin or using the Code Snippets plugin available for free in the WordPress repository. Read this companion article for step-by-step directions on either method.
Free Course: Membership Site Development—The Basics
Develop a deeper understanding of membership site development in this beginner-level course. Learn how to make your site work better, save yourself time and money, and improve your site's performance.