Home » Plugins » WP-Members » WP-Members Users Guide » Filter and Action Hooks

WP-Members provides a number of filters that let you get more control over how the plugin works with your site.  This feature makes this one of the most extensible members/post restriction plugins available.

This page is a complete list of filter and action hooks available in the plugin.  For specific details about a particular hook, including parameters passed to it, click through for more specific data and links to examples.  Hooks available in new versions indicate the WP-Members version number they were introduced in (which may require you to upgrade if you intend to use the hook).

Note: All WP-Members hooks begin with wpmem_ in order to differentiate them from WP hooks and any other hooks that may be in your theme or other plugins.

Filter Hooks:

Blocking:

Redirection:

Content:

  • wpmem_auto_excerpt (2.8.0)

Dialogs and Messages:

Forms:

Form Submission:

Email:

Admin:

  • wpmem_admin_tabs (2.8.0)
  • wpmem_admin_style_list (2.8.0)
  • wpmem_admin_profile_heading (2.8.2)
  • wpmem_admin_profile_field (2.8.2)
  • wpmem_admin_profile_update (2.8.2)

PayPal Subscription Module:

  • wpmem_thankyou_msg
  • wpmem_expired_msg
  • wpmem_sc_expmsg
  • wpmem_payment_form
  • wpmem_payment_button

User List Module:

  • wpmem_ul_search_form
  • wpmem_ul_results_heading
  • wpmem_ul_nav
  • wpmem_ul_user_list
  • wpmem_ul_error_msg
  • wpmem_ul_user
  • wpmem_ul_h2 (1.1)
  • wpmem_ul_avatar (1.1)

MailChimp Module:

User Stats Module:

  • wpmemstat_user_exclude

Action Hooks:

This page was last modified: April 17, 2013

Private

You do not have permission to view this forum.