$depth, 'max_depth' => $args['max_depth'] ) ) ) ?>
', ); comment_form( $args ); $comment_form = ob_get_clean(); $comment_form = str_replace( 'novalidate', '', $comment_form ); return $comment_form; } } /* * List Comment */ if ( ! function_exists( 'amy_xmas_custom_list_comment' ) ) { function amy_xmas_custom_list_comment( $comment, $args, $depth ) { $GLOBALS['comment'] = $comment; ?>