>
>

'', ) ); ?>
permalink'; if (!b3_categorized_blog()) { // This blog only has 1 category so we just need to worry about tags in the meta text if ('' != $tag_list ) { $meta_text = ' %2$s ' . $permalink .''; } else { $meta_text = $permalink; } } else { // But this blog has loads of categories so we should probably display them here if ('' != $tag_list ) { $meta_text = ' %1$s %2$s '. $permalink; } else { $meta_text = ' %1$s '. $permalink; } } // end check for categories on this blog printf( $meta_text, $category_list, $tag_list, get_permalink() ); ?> ' . __('Edit', 'b3'), '', ''); ?>