BracketSpace / Notification

WordPress Notification plugin
https://docs.bracketspace.com/notification/
GNU General Public License v3.0
170 stars 30 forks source link

Add "User email reset request" and "User email changed" triggers #444

Closed kejatz closed 4 months ago

kejatz commented 1 year ago

I wonder why these two are not added to the default user triggers since they are the most common ones sent by WordPress. Is it possible to add them and if so when can we expect it?

Thank you very much.

jakubmikita commented 1 year ago

We have one of them: User email change request, but the other one can be added!

kejatz commented 1 year ago

The thing is, it is not showing up in the Trigger drop-down menu when I try to create a new notification. As a matter of fact, I checked all of the trigger *.php files and two of them are not showing up in the drop-down menu (56 are showing out of 58):

For the sake of having the option to override all default WP notifications, these two are not available in the plugin:

Can we expect them to be added relatively soon?

kejatz commented 1 year ago

OK I just saw that the "Enable "Updates available" trigger" option was not checked in settings so Updates available became available.

But User email change request is still not present, even though the "Enable user triggers" is checked.

jakubmikita commented 1 year ago

Thanks for the update. We'll include this trigger in the next version of the plugin (most likely 9.0.0).

kejatz commented 1 year ago

For the sake of completeness, please include:

Triggers:

  1. User email change request
  2. User email changed
  3. Site email changed

Settings > Integration (for disabling the default WP notification):

  1. Site email changed
kejatz commented 1 year ago

Found another default WordPress notification without a trigger in the plugin (Automatic WordPress core update). I'm updating the list of missing things. :)

Triggers:

  1. User email change request
  2. User email changed
  3. Site email changed
  4. Automatic WordPress core update

Settings > Integration (for disabling the default WP notification):

  1. Site email changed
Dartui commented 4 months ago

Resolved in #477