Title: subscription bell
Last modified: October 28, 2024

---

# subscription bell

 *  Resolved [dolceremy](https://wordpress.org/support/users/centoasa/)
 * (@centoasa)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/subscription-bell/)
 * It’s really annoying to see the notification bell even on the admin side. How
   to remove it from the admin side only?
 * [https://snipboard.io/Y82GZB.jpg](https://snipboard.io/Y82GZB.jpg)

Viewing 1 replies (of 1 total)

 *  [Futó Dávid Levente (1st-tech.hu)](https://wordpress.org/support/users/csalamade/)
 * (@csalamade)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/subscription-bell/#post-18164626)
 *     ```wp-block-code
       <?php//Hide Webpushr subscription bell from admin panel*function hide_webpushr_bell(){?><style>div#webpushr-prompt-wrapper{display:none!important;}</style><?php}add_action('admin_head', 'hide_webpushr_bell');?>
       ```
   
 * In the previous question you received a reply with this code. I add Php opening
   and closing tags
 * [https://wordpress.org/support/topic/bells-in-admin/](https://wordpress.org/support/topic/bells-in-admin/)
 * [https://forum.webpushr.com/t/remove-subscription-bell-from-from-wordpress-dashboard/202/6](https://forum.webpushr.com/t/remove-subscription-bell-from-from-wordpress-dashboard/202/6)

Viewing 1 replies (of 1 total)

The topic ‘subscription bell’ is closed to new replies.

 * ![](https://ps.w.org/webpushr-web-push-notifications/assets/icon.svg?rev=2183418)
 * [Web Push Notifications - Webpushr](https://wordpress.org/plugins/webpushr-web-push-notifications/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/webpushr-web-push-notifications/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/webpushr-web-push-notifications/)
 * [Active Topics](https://wordpress.org/support/plugin/webpushr-web-push-notifications/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/webpushr-web-push-notifications/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/webpushr-web-push-notifications/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Futó Dávid Levente (1st-tech.hu)](https://wordpress.org/support/users/csalamade/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/subscription-bell/#post-18164626)
 * Status: resolved