
07 Jul Stop WP Installing Core Plugins & Themes
Posted at 23:18h in General
Sick of random themes, hello dolly, askimet, and who knows what else.
Update your wp-config.php file and add this line:
define('CORE_UPGRADE_SKIP_NEW_BUNDLED', true);
The next time you update WordPress or it auto updates you wont get any new surprises, if your unsure let me know, this is a simple change to a file in your site and it will save a few minutes a year.