Title: Backend Hook for Notifications
Last modified: March 15, 2023

---

# Backend Hook for Notifications

 *  Resolved [Julius Enriquez](https://wordpress.org/support/users/sync00/)
 * (@sync00)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/backend-hook-for-notifications/)
 * Hi, I would like to ask if it is possible for the plugin to be used on the backend
   as hook, so that whenever my custom code executes on the backend it will push
   notifications for the current loggedIn users. Thank you.
   PS. I have a pointing
   system custom plugin that I made, and I would like to use your plugin to be the
   notifications medium whenever the user loses points or wins points.

Viewing 1 replies (of 1 total)

 *  Plugin Author [wpdever](https://wordpress.org/support/users/wpdever/)
 * (@wpdever)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/backend-hook-for-notifications/#post-16611078)
 * Hi,
 * There are hooks that might help you achieve that like “wnbell_user_notifications_array”,“
   wnbell_user_notifications_output”, or “wnbell_add_unseen”. There’s no documentation
   right now, but you can check the files in the plugin that help integrate with
   other plugins in the includes folder: woocommerce.php, bbpress.php, buddypress.
   php. Or if you have any of the addons, they work the same way.

Viewing 1 replies (of 1 total)

The topic ‘Backend Hook for Notifications’ is closed to new replies.

 * ![](https://ps.w.org/wp-notification-bell/assets/icon-256x256.png?rev=2439614)
 * [WP Notification Bell](https://wordpress.org/plugins/wp-notification-bell/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-notification-bell/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-notification-bell/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-notification-bell/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-notification-bell/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [wpdever](https://wordpress.org/support/users/wpdever/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/backend-hook-for-notifications/#post-16611078)
 * Status: resolved