• Hi,

    I’m trying to load this plugin on my page but i got the following error: ‘Uncaught ReferenceError: jQuery is not defined’.

    Didn’t you mean to load jQuery as dependency in the wp_register_script ?

    wp_register_script($strKey,plugins_url($strFile,HTLRSBM_PLUGIN_FILE),['jquery'],htlrsbm_plugin_version());

  • The topic ‘Not loading jQuery’ is closed to new replies.