function modify_comment_count_link($output) {
$output = preg_replace('/\s*\((\d+)\)/',' ($1)',$output);
return $output;
}
add_filter('comments_popup_link_attributes','modify_comment_count_link');
Tem alguma dúvida ou sugestão, ou então deseja contratar nossos serviços?