qsdklsqkdmqskdmlqskd azoepqikdomlqskdjmlqs qpfklqjsfmklqsjdmqlsjdsqd home/broads13/public_html/wp-content/themes/twentynineteen/comments.php000066600000007750152331322340022430 0ustar00

responses ) { /* translators: %s: Post title. */ printf( _x( 'One reply on “%s”', 'comments title', 'twentynineteen' ), get_the_title() ); } else { printf( /* translators: 1: Number of comments, 2: Post title. */ _nx( '%1$s reply on “%2$s”', '%1$s replies on “%2$s”', $discussion->responses, 'comments title', 'twentynineteen' ), number_format_i18n( $discussion->responses ), get_the_title() ); } } ?>

    new TwentyNineteen_Walker_Comment(), 'avatar_size' => twentynineteen_get_avatar_size(), 'short_ping' => true, 'style' => 'ol', ) ); ?>
sprintf( '%1$s %2$s', $prev_icon, /* translators: Comments navigation link text. The secondary-text element is hidden on small screens. */ __( 'Previous Comments', 'twentynineteen' ) ), 'next_text' => sprintf( '%1$s %2$s', /* translators: Comments navigation link text. The secondary-text element is hidden on small screens. */ __( 'Next Comments', 'twentynineteen' ), $next_icon ), ) ); endif; // Show comment form at bottom if showing newest comments at the bottom. if ( comments_open() && 'asc' === strtolower( get_option( 'comment_order', 'asc' ) ) ) : ?>

home/broads13/public_html/wp-includes/theme-compat/comments.php000066600000004144152331535530020603 0ustar00

home/broads13/public_html/wp-content/themes/ux-shop/comments.php000064400000007134152331541360020750 0ustar00
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>
    'shrk_comment', 'avatar_size' => 50 ) ); ?>
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>

'commentform', 'id_submit' => 'commentsubmit', 'title_reply' => esc_html__( 'Leave a Reply', 'ux-shop' ), 'title_reply_to' => esc_html__( 'Leave a Reply to %s', 'ux-shop' ), 'cancel_reply_link' => esc_html__( 'Cancel Reply', 'ux-shop' ), 'label_submit' => esc_html__( 'Post Comment', 'ux-shop' ), 'comment_field' => '

', 'comment_notes_after' => '

' . wp_kses( __( 'You may use these HTML tags and attributes:', 'ux-shop' ), shrk_kses_allowed() ) . '

' . allowed_tags() . '
' )); ?>