>
by

', 'infosource' ), esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ), esc_attr( sprintf( __( 'View all posts by %s', 'infosource' ), get_the_author() ) ), esc_html( get_the_author() ) ); if ( 'post' == get_post_type() ) { /* translators: used between list items, there is a space after the comma */ $categories_list = get_the_category_list( __( ', ', 'infosource' ) ); if ( $categories_list && infosource_categorized_blog() ) { printf( __( '

in %s

', 'infosource' ), $categories_list ); } }?>

Leave a comment', 'infosource' ), __( 'Comment (1)', 'infosource' ), __( 'Comments (%)', 'infosource' ) ); ?>

'' ) ); ?>
permalink.', 'infosource' ); } else { $meta_text = __( 'Bookmark the permalink.', 'infosource' ); } } else { // But this blog has loads of categories so we should probably display them here if ( '' != $tag_list ) { $meta_text = __( 'This entry was posted in %1$s and tagged %2$s. Bookmark the permalink.', 'infosource' ); } else { $meta_text = __( 'This entry was posted in %1$s. Bookmark the permalink.', 'infosource' ); } } // end check for categories on this blog printf( $meta_text, $category_list, $tag_list, get_permalink(), the_title_attribute( 'echo=0' ) ); ?> ', '' ); ?>