helsingborg-stad/notification-center

Plugin to give logged in users notifications when others react on comments etc.

1.4.4 2018-10-19 13:43 UTC

README

Plugin to give logged in users notifications when others react on comments etc.

Shortcodes

notification-center

Outputs the notification list in a clickable dropdown

Example:

do_shortcode('[notification-center]');

Filters

notification_center/activated_posttypes

Activate notifications for selected post types

Params:

$postTypes      The default post types array

notification_center/entity_types

Add custom entity types. e.g. comments, likes, updates etc.

Params:

$entityTypes      The default entity types array

notification_center/email_footer

Add custom text below the notification list

Params:

$message      Default sender message