-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
45 lines (32 loc) · 2.21 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
=== Gutenbetter ===
Contributors: thriveweb
Donate link: https://thriveweb.com.au/
Tags: block editor, gutenberg,
Requires at least: 5.0
Tested up to: 6.4
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Handy improvements for the Gutenberg block editor interface such as post type support, hiding blocks, adjustable sidebar, and more.
== Description ==
Gutenbetter keeps your block editor tidy, simple, and organised, allowing you to focus on what matters — your content. With a handful of impactful tweaks to the block editor, this plugin helps you maintain an efficient editing space and smoother workflow.
Features
+ Extra Margins for Blocks: Adds customizable margins around blocks for a clean, uncluttered editing space.
+ Enable/Disable Block Editor by Post Type: Choose where to use the block editor, toggling it on or off for specific post types.
+ Dynamic Sidebar Resizing: Adjust the block editor sidebar width to your liking, making editing smoother and more flexible.
+ Hide Blocks from Frontend: Temporarily remove active blocks from the frontend, letting you work in private without deleting content.
+ Force Preview Mode for ACF Blocks: Automatically load ACF blocks in preview mode so you can edit without unexpected surprises.
+ Hide Block Directory: Keep your block search focused by hiding the block directory and reducing clutter.
== Installation ==
Use the Wordpress Add New Plugin feature and search for "Gutenbetter" or download the ZIP file and:
1. Upload the `gutenbetter` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Adjust the plugin settings as needed from the plugin settings page.
== Frequently Asked Questions ==
= Can I enable/disable the block editor for specific post types? =
Yes! Gutenbetter lets you choose which of the registered post types on your website will use the block editor.
= Will this plugin add new blocks to my editor? =
No, Gutenbetter doesn’t add new blocks, but rather focuses on enhancing the existing Gutenberg experience.
== Changelog ==
= 1.0 =
* Initial release of Gutenbetter with improvements such as post type support, hiding blocks, adjustable sidebar, and more.