WP Remove Css – Js

Remove useless Css – Js files from some conditionals and theme pages.

Author:Daniele Covallero (profile at wordpress.org)
WordPress version required:3.2
WordPress version tested:3.6.1
Plugin version:1.0
Added to WordPress repository:01-12-2013
Last updated:02-12-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:80
Rated by:8
Plugin URI:http://giub.it
Total downloads:3 994
Active installs:200+
plugin download
Click to start download

In WordPress sites there are often installed many plugins and modern templates with too many styles and scripts that slow down the loading time of your site.

With WP Remove 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().

Want to contribute?

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

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.