>
✓ ', '' ); else : the_title( '

', '

' ); endif; if ( 'post' === get_post_type() ) : ?>
'', ) ); ?>
' . esc_html__( 'Posted in %1$s', 'emmy' ) . '', $categories_list ); // WPCS: XSS OK. } /* translators: used between list items, there is a space after the comma */ $tags_list = get_the_tag_list( '', esc_html__( ', ', 'emmy' ) ); if ( $tags_list ) { printf( ' | ' . esc_html__( 'Tagged %1$s', 'emmy' ) . '', $tags_list ); // WPCS: XSS OK. } ?>