Script delay
-
Hi again!
I’ve read the recent changelog for the plugin (v. 4.5.4) and it indicates that you have introduced the delay of the script load.
I’ve implemented in my site a hook action to optimize lity.css load, this one:
add_action( 'gdpr_enqueue_lity_nojs', '__return_false' ); add_action( 'gdpr_cc_prevent_ajax_script_inject', '__return_true' );
Is this hook needed after this latest update? (v. 4.5.4)
Thank you!
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Script delay’ is closed to new replies.