\2', $text); $text = ereg_replace('\[\[(.*)\]\]','\1', $text); return $text; } add_filter('the_content','hurrakify', 1); ?>