Today I learned...

| RSS | Contact |

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