Skip to content

Instantly share code, notes, and snippets.

@amElnagdy
Created July 18, 2016 17:06
Show Gist options
  • Save amElnagdy/6e8a5902ae3ecc36ab36ae04ffde4876 to your computer and use it in GitHub Desktop.
Save amElnagdy/6e8a5902ae3ecc36ab36ae04ffde4876 to your computer and use it in GitHub Desktop.
A simple fix for jQuery is not defined in WordPress
//source: https://wpcolt.com/jquery-not-defined-possible-causes-fix-wordpress/
define('CONCATENATE_SCRIPTS', false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment