[]
comment_date); ?>
get_error_data();
if ( ! empty( $data ) ) {
fa_ajax_comment_err($comment->get_error_message());
} else {
exit;
}
}
$user = wp_get_current_user();
do_action('set_comment_cookies', $comment, $user);
$GLOBALS['comment'] = $comment; //Modify according to your comment structure. If you use the default topic, you don't need to modify
?>
%s ', get_comment_author_link() ); ?>