Disable Plugin Updates

Tento článek (nebo jeho část) je převzat z externího zdroje. Je tedy slušností jej uvést včetně případného autora.

This snippet will prevent WordPress from checking if there’s any updates for your plugins. This could be useful if you’re creating a website for a client, and you don’t want them to update their plugins incase you have changed the code in it, or if you’re worried that the update will break the site.

Instructions
Add this code to your functions.php file