Code

How can I remove vimeo and youtube scripts?

« See all FAQs for WordPress Tooltips Ultimate & Image Hotspot

How can I remove vimeo and youtube scripts?

If you do not plan to use youtube or vimeo tooltips, you can remove the relevant code. Just add the following code inside functions.php:

add_filter('wpcmtt_enqueue_youtube', '__return_false');
add_filter('wpcmtt_enqueue_vimeo', '__return_false');
by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey