Title: [Tip to User] Disable unneeded javascript load
Last modified: July 19, 2017

---

# [Tip to User] Disable unneeded javascript load

 *  [shooz](https://wordpress.org/support/users/shooz/)
 * (@shooz)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/tip-to-user-disable-unneeded-javascript-load/)
 * Open /wp-content/plugins/widgets-in-tabs/widgets-in-tabs.php
 * Search for:
    `if ($isAnimate)`
 * Below this line is the list of jquery javascript effects which this plugin loads.
   
   You can remove every effect that you don’t need.
 * For good measure we will also remove the unneeded effect options from the admin
   panel.
 * Search for:
    `private $effects = array(`
 * Same as above, you simply remove all effects that you don’t use.
 * This is mainly intended for beginners, so i should probably also mention, that
   this needs to be redone everytime the plugin get updates.

The topic ‘[Tip to User] Disable unneeded javascript load’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/widgets-in-tabs_4a50e7.svg)
 * [Widgets In Tabs](https://wordpress.org/plugins/widgets-in-tabs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/widgets-in-tabs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/widgets-in-tabs/)
 * [Active Topics](https://wordpress.org/support/plugin/widgets-in-tabs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/widgets-in-tabs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/widgets-in-tabs/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [shooz](https://wordpress.org/support/users/shooz/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/tip-to-user-disable-unneeded-javascript-load/)
 * Status: not a support question