'.$link.'
'; return $link; } add_filter('the_content_more_link', 'awesome_blog_move_more_link'); endif; /** * Custom comments style * @since awesome_Blog 1.0 */ if (!function_exists('awesome_blog_comment')) { function awesome_blog_comment($comment, $args, $depth) { ?>