Skip to content

GiuB/WP-Remove-Css-Js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Remove Css - Js

Download link: Wordpress.org

Often in Wordpress sites are installed many plugins and modern templates with too many styles and scripts that slow down the loading speed of your site.

Remove with WP CSS - Js you can simply exclude .css and .js resources from a few conditional pages and from all template files of your Wordpress theme (follow Warning instructions).

WARNING: This plugin detect styles and scripts only if they use the right functions: wp_register_style, wp_enqueue_style, wp_register_script, wp_enqueue_script.

Screenshots

  • Plugin Tabs to switch and managere sources.

Plugin Tabs

  • Option Buttons

Option Buttons

  • Example source list

Source list

Manual Installation

  1. Upload wp-remove-css-js directory to your /wp-content/plugins/ folder or install
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to Settings->WP Remove Css-Js and switch to Style/Script tabs.
  4. Use "Refresh" button to auto detect resources or active "Detect during navigation" to start the detection when you open your site pages

Developers

  • Daniele GiuB Covallero

Recommended Settings

Advance users likes this plugin because it speed up the page loading by remove usless resources but developers reccomended to use together a php cache plugin like WP Super Cache.

Frequently Asked Questions

= Why I can't see all .js and .css in plugin tabels? =

Because your theme or external plugins includes wrongly them. You can easly edit wrong codes by follow theese function references:

Alternatively you can enable "Detect during navigation" to start the detection when you open your site pages from your browser (Remember to disable it to speed up your Wordpress).

Want to contribute?

Want to thanks me on Twitter or follow me on my blog?

Changelog

= 1.0 =

Initial version

About

WP Plugin to remove useless css - js

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors