Do you want to disable upgrade now notification message for not-Administrators users? Then you came to the right place.
When we install WordPress to clients or our website, the WordPress update notification frequently comes and it’s annoying for some clients. So to remove the upgrade now message we will do following things:
Read also: Remove Update Notice ONLY for INACTIVE Plugins WordPress, WordPress Remove Dashboard Menu items from Users Without Plugin
We are going to disable WordPress update by using code and not plugin. So your website will run fast and smooth.
Let’s not waste time and get to the point.
How to Hide the WordPress Update Notification To All But Admins
Below we have embedded the code that will remove or hide the update nags for non-admin users. For that, we need to copy the below code and paste it into your WordPress theme’s functions.php file.
After that, save and view the results by login to non-admin user’s account.
Code to hide WordPress update for non-admins
That’s it.
If you got any error, questions or wanna say something about this guide, Let us know in comment section.
Also, do share this guide on social media website, if it helped you.