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:
- wpmem_block
- wpmem_securify (2.7.7)
- wpmem_post_password (2.8.0)
Redirection:
Content:
- wpmem_auto_excerpt (2.8.0)
Dialogs and Messages:
- wpmem_login_links
- wpmem_register_links
- wpmem_member_links
- wpmem_forgot_link (2.8.0)
- wpmem_reg_link (2.8.0)
- wpmem_restricted_msg
- wpmem_msg_dialog
- wpmem_login_failed
- wpmem_login_failed_sb
- wpmem_sidebar_status
Forms:
- wpmem_sidebar_form
- wpmem_login_form_before
- wpmem_login_form
- wpmem_register_form_before
- wpmem_register_form
- wpmem_register_heading
- wpmem_user_edit_heading
- wpmem_recaptcha
- wpmem_tos_link_txt
Form Submission:
- wpmem_pre_validate_form (2.8.2)
- wpmem_register_data (2.8.2)
Email:
- wpmem_email_newreg
- wpmem_email_newmod
- wpmem_email_appmod
- wpmem_email_repass
- wpmem_email_notify
- wpmem_notify_addr
- wpmem_email_headers (2.7.7)
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)
- wpmem_thankyou_msg
- wpmem_expired_msg
- wpmem_sc_expmsg
- wpmem_payment_form
- wpmem_payment_button
- 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)
User Stats Module:
- wpmemstat_user_exclude
Action Hooks:
- wpmem_register_redirect
- wpmem_pre_register_data
- wpmem_post_register_data
- wpmem_pre_update_data
- wpmem_post_update_data
- wpmem_user_activated (2.7.7)

Private
You do not have permission to view this forum.