tfrommen / Editor-Block-Outline

WordPress Gutenberg editor block outline plugin

Home Page:https://wordpress.org/plugins/editor-block-outline/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Editor Block Outline

Add outline around Gutenberg blocks while editing

Description

This a Gutenberg plugin that adds an outline around each block. Outline settings are based on user meta. Each user can change the settings according to their needs and it will applied only to their account.

Users can change:

  • When to show outline. On hover or always displayed.
  • Lock outline for a single block.
  • Disable outline completely.
  • Show data (name and class) outside block, inside or floating when hovering over block
  • Change outline color.
  • Change outline style to solid, dashed or dotted line
  • Change padding size
  • Show/hide block name

Changelog

1.1.2

  • Fixed block title for cover block

1.1.1

  • Fixed floating box bug
  • Set initial show class name to false

1.1

  • Added data position setting (outside, inside or floating)
  • Added show class name option
  • Fixed hover setting for nested blocks
  • Removed twitter admin notice
  • Code formatting and optimization

1.0.4

  • Fixed bugs

1.0.3

  • Added lock outline per single block
  • Added outline padding
  • Fixed drag and drop issue with WP 5.7 where dragging line is not showing
  • Removed outline for add block box
  • New icon and banner design
  • Fixed block name for spacer block

1.0.2

  • Code formatting and optimization

1.0.1

  • Added opacity option

1.0

  • First version

About

WordPress Gutenberg editor block outline plugin

https://wordpress.org/plugins/editor-block-outline/


Languages

Language:JavaScript 59.4%Language:PHP 25.0%Language:SCSS 15.6%