I need to exclude the accordion plug-in from my JS deferring.

0
I need to exclude the accordion plug-in from my JS deferring. 1
jmeow
Aug 13, 2018 11:06 AM 1 Answers General
Member Since Aug 2018
Subscribed Subscribe Not subscribe
Flag(0)

I am currently using WP-defer to defer all of my JS.  The problem is that your plug-in, accordion, does not like this.  I found out how to exclude certain javascripts from the process, but I need to know the Javascript handle of the process I'm trying to defer.  What is the Javascript handle of the Accordion plug-in?

2 Subscribers
I need to exclude the accordion plug-in from my JS deferring. 1
I need to exclude the accordion plug-in from my JS deferring. 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
I need to exclude the accordion plug-in from my JS deferring. 4
PickPlugins
Aug 13, 2018
Flag(0)

Welcome to our forum.

Please see the following file for all js, css, under this method  accordions_front_scripts()

accordions/accordions.php

See the screenshot

https://imgur.com/a/c8JrpMi

Regards

 

Sign in to Reply
Replying as Submit