• Hi Guys..I hope this is the the right Forum to post the following..

    In my functions.php file I have the following js script:

    <script type=”text/javascript”>
    jQuery(document).ready(function($){
    $(“#wrapper”).vids();
    });
    </script>

    Does anybody know what it is exactly?

    If deleted site runs much more faster and it seems doesn’t affect any part of my site at the moment.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    I have not see this code as part of WP functions.php file.
    What theme are you using?

    Thread Starter olasz

    (@olasz)

    Yeah, it looks strange to me too and even googling i can’t find many risults with this code.
    My theme is StartupWP, and I would like to understand what will happen if I delete this script.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘functions.php’ is closed to new replies.