This filter is the same as the WordPress core filter. PMPro
apply_filters('the_content', $message); |
Parameters
- $message
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/pages/checkout.php
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/pages/confirmation.php
View in Source CodeRelated Articles and Recipes
How to show a dynamic “Contact Member” form on your directory profile pages. By Kimberly Coleman
Block or Pause a Specific Member’s Access to Restricted Content By Kimberly Coleman
Filter Members Only Content Later (for Page Builders and Certain Plugin Conflicts) By Jason Coleman