' . wp_kses_post( get_the_title() ) . '' ); } else { printf( /* translators: 1: comment count number, 2: post title. */ esc_html( _nx( '%1$s Comment on %2$s', '%1$s Comments on %2$s', $best_shop_comment_count, 'comments title', 'best-shop' ) ), number_format_i18n( $best_shop_comment_count ), // Formats the comment count '' . wp_kses_post( get_the_title() ) . '' ); } ?>

    'ol', 'short_ping' => true, 'callback' => 'best_shop_comment', 'avatar_size' => 95, ) ); ?>