1 ) { $tagdiv_comments_no_text = $tagdiv_comments_number . ' ' . __( 'COMMENTS', 'meistermag' ); } else { $tagdiv_comments_no_text = __( '1 COMMENT', 'meistermag' ); } ?>

    'tagdiv_comment' ) ); ?>
0 ) ) { ?>

'

', 'email' => '

', 'url' => '

', ); $tagdiv_defaults = array( 'fields' => apply_filters( 'comment_form_default_fields', $tagdiv_fields ) ); $tagdiv_defaults['comment_field'] = '

'; $tagdiv_defaults['comment_notes_before'] = ''; $tagdiv_defaults['comment_notes_after'] = ''; $tagdiv_defaults['title_reply'] = __( 'LEAVE A REPLY', 'meistermag' ); $tagdiv_defaults['label_submit'] = __( 'Post Comment', 'meistermag' ); $tagdiv_defaults['cancel_reply_link'] = __( 'Cancel reply', 'meistermag' ); global $post; $tagdiv_url = wp_login_url( apply_filters( 'the_permalink', get_permalink( $post->ID ) ) ); $tagdiv_defaults['must_log_in'] = '

' . __( 'Log in to leave a comment', 'meistermag' ) . '

'; comment_form( $tagdiv_defaults ); ?>
comment_type ) { $tagdiv_is_ping_trackback_class = 'pingback'; } if( 'trackback' == $tagdiv_comment->comment_type ) { $tagdiv_is_ping_trackback_class = 'trackback'; } $tagdiv_comment_auth_email = ''; if ( !empty( $tagdiv_comment->comment_author_email ) ) { $tagdiv_comment_auth_email = $tagdiv_comment->comment_author_email; } $tagdiv_article_date_unix = ''; if ( !empty ( $tagdiv_comment->comment_date_gmt) && false !== strtotime( $tagdiv_comment->comment_date_gmt . " GMT" ) ) { $tagdiv_article_date_unix = strtotime( $tagdiv_comment->comment_date_gmt . " GMT" ); } ?>
  • comment_approved ) { ?>
    $tagdiv_comment_depth, 'max_depth' => $tagdiv_comment_args['max_depth'], 'reply_text' => __( 'Reply', 'meistermag' ), 'login_text' => __( 'Log in to leave a comment', 'meistermag' ) ) ) ) ?>