Home › Forums › Jevelin Theme › Support to JQuery 3.0
Home › Forums › Jevelin Theme › Support to JQuery 3.0
Hello,
I need to use a plugin that requires JQuery 3.3.1.
Whats is the current version supported by shufflehound?
When I try to run this code, the blog session stops to work:
wp_deregister_script(‘jquery’);
wp_register_script(‘jquery’, $protocol . ‘ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js’, array(), ‘3.3.1’, true);
wp_enqueue_script(‘jquery’);
Hi @lucianamssouza,
I hope you are well today and thank you for your question.
The theme supports the latest version of jQuery which is provided by WordPress so please which latest version of jQuery the WordPress supports.
Best regards,
Shufflehound team