Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the question-answer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u845912282/domains/pickplugins.com/public_html/wp-includes/functions.php on line 6121
dequeue jquery

dequeue jquery

Ticket for: Accordions
0
dequeue jquery 1
Jim
Aug 27, 2019 07:59 PM 1 Answers
Member Since Aug 2019
Subscribed Subscribe Not subscribe
Flag(0)

Please have a checkbox in your plugins that load jquery to prevent enqueue of it if the user desires. I have had to continually add some code to my functions to dequeue it, it would be better to have a check before enqueuing before it gets to that (even if the check is to stop it, and it loads by default)

1 Subscribers
dequeue jquery 1
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
1
dequeue jquery 3
Jim
Aug 27, 2019
Flag(0)

Also, moving the accordion instantiation to the footer would be better (so it loads after jquery when it is not loaded in the header)

Sign in to Reply
Replying as Submit


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/u845912282/domains/pickplugins.com/public_html/wp-content/plugins/post-grid/includes/functions-builder.php on line 10