>
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
?>
>
'',
'next_or_number' => 'number',
'nextpagelink' => __( 'Next page', 'hive-lite' ),
'previouspagelink' => __( 'Previous page', 'hive-lite' ),
'pagelink' => '%',
'echo' => 1,
) ); ?>