[Plugin: Cleaner Gallery] Disabling CSS in WP 2.9.2
-
I’ve been trying to disable the css by putting
remove_action( 'wp_head', 'cleaner_gallery_css' );
in the functions file.I’m using the WP Header so it should work. I even switched to the default theme and added the same line to functions.php to make sure there wasn’t anything wrong with my theme. It was the same result, cleaner-gallery.css is still present.
https://www.ads-software.com/extend/plugins/cleaner-gallery/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: Cleaner Gallery] Disabling CSS in WP 2.9.2’ is closed to new replies.