Editor Block Outline

plugin banner

Add outline around Gutenberg blocks while editing

Author:Kalimah Apps (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:6.5.2
Plugin version:1.3.2
Added to WordPress repository:23-12-2020
Last updated:12-04-2024
Rating, %:98
Rated by:20
Plugin URI:
Total downloads:20 373
Active installs:1 000+
plugin download
Click to start download

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

Filters

  • editor_outline_default_user_meta
    You can override the default user meta by using this filter. The filter will receive the default user meta as an array and
    you can return a modified array.
    Check github repo for more information. https://github.com/kalimahapps/Editor-Block-Outline#filters

Screenshots
ChangeLog