By default, CBOX Classic hides all its recommended plugins from view under the main “Plugins” and “Dashboard > Updates” pages in the WP admin dashboard.
However, sometimes as a site admin, you might need to manually update a plugin.
If you need to do this, CBOX Classic has an “expert mode” that will display these plugins. You will be able to deactivate or upgrade any CBOX Classic plugin again from the regular “Plugins” and “Dashboard > Updates” pages.
To toggle this switch, put the following in your wp-config.php file:
define( 'CBOX_OVERRIDE_PLUGINS', true );
If you have any questions about this switch, feel free to post a question in our CBOX Classic Help and Support forum.