>

'', 'link_before' => '', 'link_after' => '', 'next_or_number' => 'number', 'nextpagelink' => __('Next page', 'asteroid'), 'previouspagelink' => __('Previous page', 'asteroid'), 'pagelink' => '%', 'echo' => 1 ) ); ?>
   
' . __('About the Author', 'asteroid') . ''; $asteroid_author_info .= '
' . get_avatar( get_the_author_meta('ID'), 64 ) . '
'; $asteroid_author_info .= '

' . get_the_author_link() . '

' . get_the_author_meta('description') . '
'; echo apply_filters( 'asteroid_author_info', $asteroid_author_info ); ?>