get_project($proj_id); $project_comment = $wppmfunction->get_proj_comment($comment_id); $wppm_rich_text_editor = get_option('wppm_rich_text_editor'); $wppm_toolbar_actions = get_option('wppm_toolbar_actions'); $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) || ($current_user->ID && $current_user->has_cap('wppm_admin')))) {exit;} ob_start(); ?>