about wp development mode

How to Turn Off Caching of Theme.json

Frank Klein @ wpdevelopment.courses • 1 month ago

Beginning with WordPress 6.3 the constant WP_DEVELOPMENT_MODE was introduced to by-pass the caching of the theme.json file, which is useful for development purposes. This article outlines the uses and parameters.

View Content