This will prevent new plugins being installed, plugin update status showing in the admin bar, and prevent updating on plugins on production servers.
define('DISALLOW_FILE_MODS',true);