davidwebca/custom-editor-sidebar-width

WordPress plugin to allow users to set their desired Gutenberg sidebar width.

Installs: 866

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

Type:wordpress-plugin

1.0.8 2022-07-08 06:25 UTC

This package is auto-updated.

Last update: 2024-04-14 09:13:38 UTC


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.

Visual example

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.