>

'' ) ); ?>

%4$s and tagged %6$s.', 'suburbia' ); } else { $meta_text = __( 'This entry was posted on %1$s by .', 'suburbia' ); } } else { if ( '' != $tag_list && ! is_wp_error( $tag_list ) ) { $meta_text = __( 'This entry was posted on %1$s by in %5$s and tagged %6$s.', 'suburbia' ); } else { $meta_text = __( 'This entry was posted on %1$s by in %5$s.', 'suburbia' ); } } // If $tag_list contains a WP Error, empty it before passing to printf(), just in case if ( is_wp_error( $tag_list ) ) { $tag_list = ''; } printf( $meta_text, esc_html( get_the_date() ), esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ), esc_attr( sprintf( __( 'View all posts by %s', 'suburbia' ), get_the_author_meta( 'display_name' ) ) ), esc_attr( get_the_author_meta( 'display_name' ) ), $category_list, $tag_list ); ?>

', '' ); ?>