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.

Show Action and Filter Hooks in:

Filter Hook: Action Scheduler claims a batch of actions to process in each request. It keeps the batch fairly small (by default, 25) in order to prevent errors like memory exhaustion. This filter increases or decreases it so that more/less actions are processed in each queue cycle, which can speed up or slow down overall processing time (more...)

Filter Hook: Modify the maximum number of tasks that can be queued before a delay is added to new actions (the default is 500).

Filter Hook: Modify or extend the list of recurring Action Scheduler tasks used by Paid Memberships Pro.

Filter Hook: Allows developers to modify the time limit (in seconds) for processing each batch of scheduled actions in Paid Memberships Pro.