Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WP User Manager

    (@wpusermanager)

    Hey @karlosuccess thanks for the kind words! Blocked domains/email addresses is a feature of our Security addon. Let me know if you need anything further.

    Thread Starter karlosuccess

    (@karlosuccess)

    Hi @wpusermanager

    Thank you very much for the suggestion. Does that mean the plugin WP User Manager disable the core wordpress action “register_post” and the filter “registration_errors” ? Does the plugin use its own filter and hook?

    I need to use the action “register_post” and the filter “registration_errors” but they don’t work while the plugin WP User Manager is active. What filter and action do we use instead?

    Please advise.

    • This reply was modified 1 year, 1 month ago by karlosuccess.
    • This reply was modified 1 year, 1 month ago by karlosuccess.
    • This reply was modified 1 year, 1 month ago by karlosuccess.
    Thread Starter karlosuccess

    (@karlosuccess)

    Hello I need to use the wordpress action “register_post” or the filter “registration_errors” and neither one is firing or working when your plugin is installed. I need to hook right before a client is registered.

    We have considerably implemented around the plugin and switching to another plugin will be a great loss.

    PLEASE INDICATE AS SOON AS POSSIBLE what we can use instead of the action “register_post” or the filter “registration_errors” while your plugin is installed.

    Plugin Author WP User Manager

    (@wpusermanager)

    Hi @karlosuccess, the plugin uses custom registration functionality, not the function that calls that action. You can use this filter https://gist.github.com/wp-user-manager/97b10e9a32ce7b4ca3d419ef8f14714c

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Registration Form Rule Validations’ is closed to new replies.