- Added: Hooks um_before_email_notification_sending and um_after_email_notification_sending regarding #743 pull-request

This commit is contained in:
nikitasinelnikov
2021-04-02 13:05:36 +03:00
parent 1d84138be4
commit caba3de9d5
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -159,6 +159,7 @@ The plugin works with popular caching plugins by automatically excluding Ultimat
* Enhancements:
- Added: 'Owner and specific roles' privacy type for the Profile tabs (#773)
- Added: Hooks `um_before_email_notification_sending` and `um_after_email_notification_sending` regarding #743 pull-request
* Bugfixes:
- Fixed: PHP notice when the admin filtering field has the not array default value (e.g. bool)