What is the wrong with this function to enqueue the scripts and styles to the theme? [closed]
The only things I would change: You’re including a version of jQuery that is different than the one that is included with WordPress. You should de-register the WP version first so that aren’t 2 copies/versions of jQuery loaded on the page select2jquery should have jquery as a dependency so that you make sure is loaded … Read more