' . esc_html__( 'Tagged %1$s', 'blog2019' ) . '', $tags_list ); // WPCS: XSS OK. } } } endif; if ( ! function_exists( 'blog2019_style_9_cats' ) ) : function blog2019_style_9_cats() { if ( 'post' == get_post_type() ) { /* translators: used between list items, there is a space */ $categories_list = get_the_category_list( esc_html__( ' ', 'blog2019' ) ); if ( $categories_list ) { /* translators: 1: list of categories. */ printf( '
' . __( 'Posted in %1$s', 'blog2019' ) . '
', $categories_list ); // WPCS: XSS OK. } } } endif; if ( ! function_exists( 'blog2019_style_9_postmeta' ) ) : function blog2019_style_9_postmeta() { ?>
' . __( 'Posted in %1$s', 'blog2019' ) . '', $categories_list ); // WPCS: XSS OK. } } } endif; if ( ! function_exists( 'blog2019_style_5_postmeta' ) ) : function blog2019_style_5_postmeta() { ?>
 ' . __( 'Posted in %1$s', 'blog2019' ) . '', $categories_list ); // WPCS: XSS OK. } } } endif; if ( ! function_exists( 'blog2019_single_postmeta' ) ) : function blog2019_single_postmeta() { ?>
         ', '' ); ?>