Skip to content

Instantly share code, notes, and snippets.

@lukecav
Last active August 12, 2016 18:21
Show Gist options
  • Save lukecav/3e77cb025bb4bc19623bca34605cef2e to your computer and use it in GitHub Desktop.
Save lukecav/3e77cb025bb4bc19623bca34605cef2e to your computer and use it in GitHub Desktop.
Define CloudFlare API key in wp-config if using WP Rocket
define('WP_ROCKET_CF_API_KEY', 'put-your-API-key-here');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment