All pastes #979742 Raw Edit

Stuff

public text v1 · immutable
#979742 ·published 2008-04-10 15:52 UTC
rendered paste body
<?php
if (!is_page(12)) { // In this example '12' represents the ID of the contact page. This number should be changed to the ID of YOUR contact page
	remove_filter('wp_head','intouch_style');
	remove_filter('wp_head','intouch_script'); 
} else { } ?>