' . get_the_title() . '' ); } else { printf( // WPCS: XSS OK. /* translators: 1: comment count number, 2: title. */ esc_html( _nx( '%1$s reply to “%2$s”', '%1$s replies to “%2$s”', $photos_comment_count, 'comments title', 'photos' ) ), number_format_i18n( $photos_comment_count ), '' . get_the_title() . '' ); } ?>

    46, 'short_ping' => true, 'style' => 'ol', ) ); ?>
photos_get_svg( array( 'icon' => 'previous' ) ) . '' . esc_html__( 'Previous', 'photos' ) . '', 'next_text' => '' . esc_html__( 'Next', 'photos' ) . '' . photos_get_svg( array( 'icon' => 'next' ) ), ) ); // If comments are closed and there are comments, let's leave a little note, shall we? if ( ! comments_open() ) : ?>