Browse the database of various action and filter hooks available in Paid Memberships Pro. Select an action or filter to view detailed information, examples, and related articles with code recipes.

Membership Required

Create a free account to access downloads, documentation and courses.

Free Sign Up

Already a member? Log in here
Show Action and Filter Hooks in:

Action Hook: This hook executes custom code when setting the current user with the WordPress core function. For more information on this view the wp_set_current_user() function in the WordPress Codex.

Filter Hook: Filters the HTML content generated by page shortcodes in Paid Memberships Pro. This filter can be used to create custom page templates in a customizations plugin as described in the frontend page templates customization docs.