Created
January 26, 2022 11:47
-
-
Save andcam/ba2871cef0325747bb4ecfa11b35806b to your computer and use it in GitHub Desktop.
prevent Wordpress installing default themes with core updates... ffs.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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