Disable Admin Notices - Pro

OnlyJesusSaves

Well-known member
Null Master
Trusted Uploader
Feb 26, 2020
341
1,043
100
Hi!

Can I ask, is the purpose you have with this, to block or disable all admin notifications?
 

OnlyJesusSaves

Well-known member
Null Master
Trusted Uploader
Feb 26, 2020
341
1,043
100
@all

If you want to block ALL ADMIN NOTICES and speed up your web admin area, you can use this snippet I've created. I've been using it for years, and if you just want to block all admin notices, this is better. It's better because it is one simple code that removes ALL ROUTINES from the admin_notice function by using Wordpress's remove_all_actions function.

I use it because I am mainly the one in the backend and I don't need to see the notices, and when you have a lot of plugins, there are so many plugins calling this hook on every page to check or show an admin notice, which is just not necessary or performance friendly.

Anyway, you can give it a check.
 

Attachments

  • custom-remove-all-admin-notice-calls.php.zip
    558 bytes · Views: 235

themes4us

New member
Nov 19, 2020
12
-2
3
@all

If you want to block ALL ADMIN NOTICES and speed up your web admin area, you can use this snippet I've created. I've been using it for years, and if you just want to block all admin notices, this is better. It's better because it is one simple code that removes ALL ROUTINES from the admin_notice function by using Wordpress's remove_all_actions function.

I use it because I am mainly the one in the backend and I don't need to see the notices, and when you have a lot of plugins, there are so many plugins calling this hook on every page to check or show an admin notice, which is just not necessary or performance friendly.

Anyway, you can give it a check.
Thanks for sharing!
 
  • Love
Reactions: OnlyJesusSaves

br00gle

Active member
Mar 6, 2019
247
70
28
Italy
broogle.io
@all

If you want to block ALL ADMIN NOTICES and speed up your web admin area, you can use this snippet I've created. I've been using it for years, and if you just want to block all admin notices, this is better. It's better because it is one simple code that removes ALL ROUTINES from the admin_notice function by using Wordpress's remove_all_actions function.

I use it because I am mainly the one in the backend and I don't need to see the notices, and when you have a lot of plugins, there are so many plugins calling this hook on every page to check or show an admin notice, which is just not necessary or performance friendly.

Anyway, you can give it a check.
It works like a charm!
just add it to functions.php of your child theme

it removes the "license not activated" msg but keeps the "update available". // in conjunction I use "Disable All WP Updates" plugin
 
  • Love
Reactions: OnlyJesusSaves

OnlyJesusSaves

Well-known member
Null Master
Trusted Uploader
Feb 26, 2020
341
1,043
100
It works like a charm!
just add it to functions.php of your child theme

it removes the "license not activated" msg but keeps the "update available". // in conjunction I use "Disable All WP Updates" plugin

Awesome! Do you feel it improves the admin loading speed?
- I use both the same as well, this plugin and Disable All WP Updates, the admin for me really improves, especially when having several premium plugins.
 

julien

Active member
Nov 1, 2019
182
161
43
Hi, here's the complete nulled package. When you activate "Disable Admin Notices Individually", an error will appear. Don't panic and refresh your page to make it disappear. I'm using this package without noticing any issue on my site.
 

Attachments

  • disable-admin-notice-1.2.6 (nulled).zip
    535.8 KB · Views: 84

brussbx

Member
Oct 21, 2020
68
12
8
Morocco
jebbari.com
Hi, here's the complete nulled package. When you activate "Disable Admin Notices Individually", an error will appear. Don't panic and refresh your page to make it disappear. I'm using this package without noticing any issue on my site.
it is working but wordpress sent to me this message :
Code:
Error Details
=============
An error of type E_ERROR was caused in line 635 of the file /home/domain/public_html/wp-content/plugins/disable-admin-notices/libs/factory/freemius/includes/licensing/class-freemius-provider.php. Error message: Uncaught TypeError: Argument 1 passed to WBCR\Factory_Freemius_131\Premium\Provider::get_api_site_scope() must be an instance of
 
Last edited:

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu