Custom editor sidebar width
WordPress plugin to allow users to set their desired Gutenberg sidebar width.
by David Lapointe Gilbert · github.com/davidwebca/custom-editor-sidebar-width · website
★ 11stars
1.2kcomposer 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/davidwebca/custom-editor-sidebar-width/archive/refs/heads/main.zipAlso on Packagist as davidwebca/custom-editor-sidebar-width:
composer require davidwebca/custom-editor-sidebar-widthFrom the readme
Custom editor sidebar width
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
- Composer
Installation
Install via Composer:
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.