Hosting
We run our Wordpress sites on the Pantheon platform.
This is a collection of tidbits that we've learned after migrating 30 websites to Pantheon.
- Avoid using the wp_localize_script() function since that can present caching issues
- Cookie handling is a little bit different and warrants reading the documentation page
- The filesystem caps individual file sizes at 256MB. If there is a large video that needs to be embedded, it should be uploaded to a Brown-Forman owned Vimeo or Youtube account and embedded.