WP Manifestindependent plugin directory
manifest / privacy / editor-can-manage-privacy-options

Editor Can Manage Privacy Options #8 in Privacy & Compliance

A lightweight WordPress plugin that grants the Editor role access to manage site Privacy Settings — capabilities normally restricted to Administrators.

by Per Søderlind · github.com/soderlind/editor-can-manage-privacy-options · website

1stars
49release downloads
7composer installs
1forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/soderlind/editor-can-manage-privacy-options/releases/download/1.3.1/editor-can-manage-privacy-options.zip

Also on Packagist as soderlind/editor-can-manage-privacy-options:

composer require soderlind/editor-can-manage-privacy-options

From the readme

Editor Can Manage Privacy Options A lightweight WordPress plugin that grants the Editor role access to manage site Privacy Settings — capabilities normally restricted to Administrators. Why This Plugin? By default, only Administrators can configure the site's privacy policy settings (selecting the Privacy Policy page, accessing the privacy guide, etc.). This plugin safely extends that access to trusted Editors without broadly elevating their administrative capabilities. Features - Maps the core manageprivacyoptions meta capability to an Editor-level base capability (editpages, filterable) - Adds the Privacy submenu under Settings for Editors (only if core hasn’t already exposed it) - Guarantees exactly one "Privacy" menu entry via a single idempotent registration - Hides WordPress's render-time duplicate Privacy item (shown when Privacy is an editor's only Settings submenu) - Request‑scoped temporary elevation only on privacy-related pages - Avoids granting unrelated high-risk capabilities like manageoptions - Heuristic admin detection (treats users with high-level caps as admins) How It Works (Technical) Hooks used: - mapmetacap – remaps manageprivacyoptions to a safer base

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
1.3.1Sep 2, 2026editor-can-manage-privacy-options.zip2
1.3.0Sep 2, 2026editor-can-manage-privacy-options.zip0
1.2.1Sep 18, 2025editor-can-manage-privacy-options.zip47
1.2.0Sep 18, 2025editor-can-manage-privacy-options.zip0
1.1.1Sep 18, 2025editor-can-manage-privacy-options.zip0