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.
- Plugin Tabs to switch and managere sources.
- Option Buttons
- Example source list
- Upload
wp-remove-css-jsdirectory to your/wp-content/plugins/folder or install - Activate the plugin through the 'Plugins' menu in WordPress
- Go to
Settings->WP Remove Css-Jsand switch to Style/Script tabs. - Use "Refresh" button to auto detect resources or active "Detect during navigation" to start the detection when you open your site pages
- Daniele GiuB Covallero
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.
= 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 thanks me on Twitter or follow me on my blog?
= 1.0 =
Initial version


