Skip to content

camelslash

learn • do • know

  • lib

prevent WordPress from adding new themes with core updates

Posted on July 1, 2025 by Joel D Canfield

add to wp-config

define('CORE_UPGRADE_SKIP_NEW_BUNDLED', true);

Category: CodeTags: wordpress

Post navigation

Previous: Dreo fan manual
Next: get total size of Amazon S3 bucket or folder
Powered by WordPress | Theme: codelib by Joel D Canfield.