".__("About", "author-box-by-nocksoft")." ".get_the_author_meta('display_name')."

".get_the_author_meta('description')."

"; if ($authorurl != null && $authorurl != "") { $content .= "
".$authorurl."
"; } $content .= " "; } return $content; } ?>