-
Notifications
You must be signed in to change notification settings - Fork 0
Home
The WPNB plugin includes display menus and notification submissions in the WordPress panel, and you can use them for management.
Where implementation is required by you is the notification display section for users, as well as the automatic sending of notifications.
The most important and fundamental part for implementation is the display of notifications, which must be created with the collector.
-
Sender class: https://github.com/marmar8x/wp-notif-bell/wiki/Sender
-
Collector class: https://github.com/marmar8x/wp-notif-bell/wiki/Collector
-
Updater class: https://github.com/marmar8x/wp-notif-bell/wiki/Updater
-
Remover class: https://github.com/marmar8x/wp-notif-bell/wiki/Remover
-
Assets guide: https://github.com/marmar8x/wp-notif-bell/wiki/Assets
-
Examples: https://github.com/marmar8x/wp-notif-bell/wiki/Examples