EditorsKit provides set of page building
block options for the new WordPress Gutenberg editor.
You can now have more control over each blocks. Using EditorsKit you will have the following visibility control in order to display better contents.
- Show or hide Gutenberg blocks on desktop, tablet and mobile Devices
- User logged-in or logged-out state block visibility
- Custom PHP conditional display logic
- Show or hide Gutenberg blocks based on Advanced Custom Fields Plugin(ACF) Value
See for yourself
https://www.youtube.com/watch?v=_Im6fuUZXfc
Block Guide Lines
EditorsKit features other tool aside from visibility management. With the new Block Guide Lines, you can easily toggle visible guide lines on title and each editor blocks in order to check the element boundaries. This feature will also help your workflow on handling nested blocks.
Watch it in action
https://www.youtube.com/watch?v=G8x5QkKGzhw
Markdown Support
Starting
EditorsKit 1.6 , you can now use markdowns on Gutenberg editor while typing. Markdowns for
*bold*
,
_italic_
and
~strikethrough~
are available upon plugin activation. Lists of available markdowns are also accessible on the settings menu.
Rich Text Formats
EditorsKit also adds the missing text formats for better content creation. The following rich text format are available upon plugin activation:
* Highlighted Text or Heading Colors
* Highlighted Text Background Color
* Clear Formatting Options
* Paragraph Justify Alignment
* Underline Text Format
* Superscript
* Subscript
* Uppercase Text Transform
Watch it in action
https://www.youtube.com/watch?v=ZgI8gdfxlaA
Enable or Disable Auto Save
Easily toggle Auto Saving to fix several lagging issues or prevent your website from being blacklisted on your webhost provider.
Toggle Title Visibility
Easily hide post, page or any post type's title on your website in just a click. This will enable you to create full Gutenberg editor's driven posts and pages without getting "(No Title)" on your admin dashboard.
Features Manager
Enable or disable EditorsKit features using "EditorsKit Settings" menu. This will give you full control over the plugin features and let you disable the features that you don't need on your website.
Theme Supports for Developers
EditorsKit is moving towards being developer friendly as well. Starting version 1.5, custom
theme_supports
were added to provide theme developers option to make Gutenberg block editing experience for their users match the frontend display.
Learn more here.
Helping you with the new Gutenberg Editor
EditorsKit is created to help you navigate through the new editor. Each new features will make your page building more convenient and easier. You can help achieving this goal through the community:
*
Join Facebook Community
*
Follow Us on Twitter
*
Contribute on Github
This section describes how to install the plugin and get it working.
e.g.
- Upload the full directory into your wp-content/plugins directory
- Activate the plugin at the plugin administration page
- That's it! I hope you'll love this plugin :)