Unnecessary scripts

Hi,

I use the plugin Perfmatters to deactivate all unnecessary scripts and plugins on pages where they are not needed.

Now there are a some java scripts where I am not sure what they do and if they are important. Do they all come from X or are they the main components of Wordpress?

Can you just tell me more about the following scrips?

  • jquery-ui-datepicker
  • jquery-effect-drop
  • jquery-effects-score
  • jquery-ui-mouse
  • jquery-ui-progressbar

I want to disable as much as possible to get better performance :slight_smile:

Michael

Hello Michael,

As you can see those files are located on wp-includes folder from Wordpress core.

wp-includes contains everything needed to run WordPress via the frontend ( and then some ). It is the territory of WordPress Core, and as the adage goes, never modify core under any circumstances

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.