get_task_comment($comment_id); if (!(($current_user->ID && $current_user->has_cap('manage_options')) || $wppmfunction->has_comment_permission('delete_task_thread',$task_id,$comment_id))) {exit;} ob_start(); ?>

$body, 'footer' => $footer ); echo wp_json_encode($output); ?>