... that I can disable all caching in WordPress by setting define('WP_DEVELOPMENT_MODE', true); in wp-config.php.
define('WP_DEVELOPMENT_MODE', true);
wp-config.php