“Uncaught TypeError: $ is not a function” in WordPress [duplicate]
问题 This question already has answers here : TypeError: $ is not a function WordPress (11 answers) Closed last year . There are some questions about this error, but I couldn't find any solutions on them. I'm developing a WordPress theme and during the enqueue script this error came up: Uncaught TypeError: $ is not a function at components.js?ver=4.8:65 at components.js?ver=4.8:95 here is my enqueue code add to the functions.php: function goc_scripts() { wp_enqueue_style( 'goc-style', get