post;
$author = get_userdata( $post->post_author );
printf(__('Author Archive for %s','redo_domain'), $author->first_name . ' ' . $author->last_name ); }
elseif (is_paged() and ($paged > 1)) { printf(__('Archive Page %s','redo_domain'), $paged ); }
?>
0 ) { $link_counter = 0; ?>
?>