Archive for the ‘’
Posts Tagged ‘’
Archive for
Archive for
Archive for
Author Archive
Blog Archives
Sorry, but there are no posts in the
%s category.
", single_cat_title('',false));
} else if ( is_date() ) { // If this is a date archive
echo("
Sorry, but there are no posts published this date.
");
} else if ( is_author() ) { // If this is a category archive
$userdata = get_userdatabylogin(get_query_var('author_name'));
printf("
No posts found.