get_project($proj_id); $project_comment = $wppmfunction->get_proj_comment($comment_id); $settings = get_option("wppm-ap-modal"); if (!(($current_user->ID && $current_user->has_cap('manage_options')) || $wppmfunction->has_proj_comment_permission('edit_proj_comment',$proj_id,$comment_id))) {exit;} ob_start(); ?>