Skip to content

Instantly share code, notes, and snippets.

@bhubbard
Created September 5, 2023 04:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bhubbard/19b6c1785647354ffefbb26ab04ebd04 to your computer and use it in GitHub Desktop.
Save bhubbard/19b6c1785647354ffefbb26ab04ebd04 to your computer and use it in GitHub Desktop.
define( 'WPE_GOVERNOR', false ); WP Engine limits long queries (longer than 1024 characters) for performance reasons. The above line in wp-config. php prevents that.
define( 'WPE_GOVERNOR', false );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment