>
permalink.', 'hive-lite' );
} else {
$meta_text = __( 'Bookmark the permalink.', 'hive-lite' );
}
} else {
// But this blog has loads of categories so we should probably display them here
if ( '' != $tag_list ) {
$meta_text = __( 'Posted in %1$s and tagged %2$s. Bookmark the permalink.', 'hive-lite' );
} else {
$meta_text = __( 'Posted in %1$s. Bookmark the permalink.', 'hive-lite' );
}
} // end check for categories on this blog ?>