Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Removing/Disabling specific scrip and styles from loading in header (http://forum.bytesforall.com/showthread.php?t=17098)

lakewooditsupport Mar 22, 2012 01:17 PM

Removing/Disabling specific scrip and styles from loading in header
 
Hi,

I have a little problem trying to remove some script and styles from the header. I have a few plugins and am trying to combine all the styles and some of the javascript to clean the header and speed the site up a little. Problem is the conventional way doesn't seem to work.

I've tried the inserting the following in functions.php but to no result.
Code:

remove_action( 'wp_head', 'rsd_link' )
I'm just wondering what and where I should be inserting to remove certain script and styles.


All times are GMT -6. The time now is 05:45 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.