helsingborg-stad / notification-center
Plugin to give logged in users notifications when others react on comments etc.
Installs: 153
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 11
Forks: 1
Open Issues: 0
Type:wordpress-plugin
Requires
- helsingborg-stad/acf-export-manager: >=1.0.0
- philo/laravel-blade: ^3.1
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