/i", "//i",); $replaces = array("", ""); $text = preg_replace($matches,$replaces,$text); return $text; } add_filter('the_content', 'flickr_pass_gfw'); add_filter('the_excerpt', 'flickr_pass_gfw'); ?>