Skip to content

Instantly share code, notes, and snippets.

@andcam
Created January 26, 2022 11:47
Show Gist options
  • Save andcam/ba2871cef0325747bb4ecfa11b35806b to your computer and use it in GitHub Desktop.
Save andcam/ba2871cef0325747bb4ecfa11b35806b to your computer and use it in GitHub Desktop.
prevent Wordpress installing default themes with core updates... ffs.
define('CORE_UPGRADE_SKIP_NEW_BUNDLED', true);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment