davidwebca / custom-editor-sidebar-width
WordPress plugin to allow users to set their desired Gutenberg sidebar width.
Installs: 1 120
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 2
Forks: 0
Open Issues: 0
Language:JavaScript
Type:wordpress-plugin
Requires
- php: >=5.4.0
README
This is a simple Gutenberg sidebar plugin that allows users to widen the sidebar. Very useful with ACF when the text editor feels cramped in the sidebar and you'd prefer not allowing users to use the edit mode.
Requirements
Installation
Install via Composer:
composer require davidwebca/custom-editor-sidebar-width
Or simply download zip of this repo and place in your plugins directory!
Bug Reports and contributions
All issues can be reported right here on github and I'll take a look at it. Make sure to give as many details as possible since I'm working full-time and will only look at them once in a while. Feel free to add the code yourself with a pull request.
License
This code is provided under the MIT License.