'; if ( 'post' === get_post_type() ) { $categories_list = get_the_category_list( _x( ' ', 'Used between list items, there is a space after the comma', 'air-light' ) ); // phpcs:ignore if ( $categories_list ) : ?>

  • ', '
  • ', '
  • ' ); } ?>
    '; comments_popup_link( sprintf( wp_kses( __( 'Leave a comment on %s', 'air-light' ), array( 'span' => array( 'class' => array() ) ) ), get_the_title() ) ); echo ''; } echo ''; }