描述
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
评价
2022年1月19日
I like this.
When I edit multiple blocks, this plugin help me.
2021年11月5日
Absolutely excellent. Very easy to use. Can't believe how little it is used.
Ross
2021年9月6日
This makes Gutenberg much more usable!
2021年7月16日
Great work. I've been considering making a similar plugin myself, so I'm glad I found this one before I did. It works well and makes it considerably easier to see where each block is. Especially useful when you have blocks within blocks. i.e. Group -> Columns -> Column -> Paragraph
2021年6月17日
I'm amazed this only shows 500 installations so far. This is a MUST for any site. If this was a stock feature there would probably be a lot more people willing to adopt/accept the new editor. Thanks Kalimah Apps for the excellent plugin!
2021年6月12日
So helpful. Core it. Yes.
贡献者及开发者
更新日志
1.2
- Added toggle for enabling/disabling outline padding
Please note that this is a breaking behavioral change. Users who set
padding previously will need to enable this option for padding to take
effect.
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