'.$tag.''; else $tex1 = ''.$tag.''; } $find[] = $val[0]; $replace[] = ''; } if ($tex1 != '') $tex1 = 'Technorati Tags: '.$tex1.' '; return str_replace($find, $replace, $content).$tex1; } add_filter('the_content', 'technorati_tag'); ?>