• Resolved chelminski

    (@chelminski)


    Hi ?? !

    I wonder if it would be possible to add more wordpress triggers? I mean exactly:

    • user requests password reset,
    • user changes password,
    • user login failed,
    • user gets new role,
    • user loses role,
    • user’s email address has changed.

    Greetings,
    chelminski

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Saurabh

    (@saurabhshukla)

    Hi @chelminski,

    Some of these are already supported, while some can’t. It actually depends on whether there’s a reliable action hook within code that the trigger can be created for

    user changes password,
    user’s email address has changed.

    These are supported via “A user’s profile field is updated”. See: https://imgur.com/TL4Kj0d.png

    user gets new role,

    The trigger is “A specific?role is added to the user

    user loses role,

    The trigger is “A specific?role is removed from the user

    user login failed,
    user requests password reset,

    We don’t have any triggers for these and I’ll pass these on to the product team as feature requests for their consideration.

    Thank you for the suggestions.

    Thread Starter chelminski

    (@chelminski)

    Thank you very much for your answer. These functions are indeed in the plugin. I was looking in the wrong place. Thanks again! ??

    I hope you can introduce two new triggers in the future. It will be very helpful.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.