Action and Filter Hooks
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.
Security
This document will discuss how we handle security while developing and maintaining Paid Memberships Pro and its related Add Ons. There are many things you can do to keep your WordPress site secure, but this document is focused solely on our development practices, how to notify us of a security vulnerability, and other frequently asked (more…)
(more...)Redirections
Each frontend page in Paid Memberships Pro has specific redirect rules. This documentation page explains the redirects logic in the core plugin, including how users and members are redirected on log in and when accessing the membership account area. We’ll also cover how you can customize redirect rules using filters….
(more...)Capabilities
Paid Memberships Pro adds the following list of capabilities upon activation. Every user with the administrator role will be assigned the full list of capabilities below. Use the Membership Manager Role Add On to allow a user to access the “Membership” area WordPress, without having to give them full admin access….
(more...)Advanced Developer Code Recipes
Paid Memberships Pro is built in way that developers can extend and customize the core functionality using a variety of available classes, action hooks, filter hooks, and native functions….
(more...)API
Paid Memberships Pro currently offers support for two APIs available in WordPress: the REST API and the XML-RPC method. Read the additional documentation pages below to explore these two options. You may also want to check out our Zapier App and documentation, which is another method to connect your site with third party applications.
(more...)