WP Manifestindependent plugin directory
manifest / editor / wordpress-disable-code-editor

Disable Code Editor

This plugin disables the Gutenberg Code Editor for non-administrator users.

by Piotr Niewiadomski · github.com/piotrpress/wordpress-disable-code-editor · website

0stars
30composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/piotrpress/wordpress-disable-code-editor/archive/refs/heads/master.zip

Also on Packagist as piotrpress/disable-code-editor:

composer require piotrpress/disable-code-editor

Declares an update source (false), so updates arrive through the plugin's own updater.

From the readme

WordPress Disable Code Editor This plugin disables the Gutenberg Code Editor for non-administrator users. Requirements PHP = 7.4 version. License GPL v3 or later

Read the full README on GitHub →