wp-feature-notifications icon indicating copy to clipboard operation
wp-feature-notifications copied to clipboard

Configure notifications recipients

Open raaaahman opened this issue 4 years ago • 1 comments
trafficstars

Notifications could be configured to be sent or not to specific recipients (users) or broader categories (roles).

This could be done by passing a configured Recipient_Factory to the Notification_Factory responsible for instantiating the given notifications.

raaaahman avatar Jan 25 '21 15:01 raaaahman

I can see why this would be nice, but I don't know how it would work in reality, as plugins using the API won't know which users and roles are active.

EdithAllison avatar Aug 18 '23 12:08 EdithAllison