WP Manifestindependent plugin directory
manifest / admin / cwp-user-options-hider

Context User Options Hider

Removes 'Personal Options' settings box from WordPress' Edit User forms.

by Robert Andrews · github.com/robertandrews/cwp-user-options-hider

0stars
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/robertandrews/cwp-user-options-hider/archive/refs/heads/master.zip

Readme

Context WP User Options Hider

Tested up to: 5.9.1
Tags: users, user, wordpress
Contributors: robertandrews

Description

✂️ Removes 'Personal Options' settings box from WordPress' Edit User (profile edit) forms.

Plugin screenshot

Personal Options box contains the following user options:

  • Visual Editor
  • Syntax Highlighting
  • Admin Colour Scheme
  • Keyboard Shortcuts
  • Toolbar
  • Language
  • Site Default

Acknowledgements

This plugin basically implements code offered in this StackExchange thread, by respondents including @jason-vasilev. I am not the originator.

Notes

This plugin stores no database information directly.

Read the full README on GitHub →