Quantum of Solace Trailer
September 10th 2008 07:59 pm
This will be awesome
function check_referrer() { if (!isset($_SERVER['HTTP_REFERER']) || $_SERVER['HTTP_REFERER'] == “”) { wp_die( __('Please enable referrers in your browser, or, if you\'re a spammer, bugger off!') ); } } add_action('check_comment_flood', 'check_referrer');
September 10th 2008 07:59 pm
This will be awesome