| 开发者 | tinkergrove |
|---|---|
| 更新时间 | 2025年12月17日 06:16 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
Ctrl+Shift+E (or Cmd+Shift+E on Mac) to open the BlockExpander modalcolumns>column*3>paragraph)paragraph - Creates a paragraph blockcolumns>column*3 - Creates a columns block with 3 columnsgroup.container - Creates a group block with class "container"group#hero - Creates a group block with anchor "hero"paragraph{Hello World} - Creates a paragraph with custom text/wp-content/plugins/blockexpander, or install through the WordPress plugins screenCtrl+Shift+E (or Cmd+Shift+E) to open the expanderEmmet is a toolkit for web developers that uses CSS-selector-like abbreviations to rapidly generate HTML structures. BlockExpander adapts this approach for Gutenberg blocks.
Ctrl+Shift+E on Windows/Linux or Cmd+Shift+E on Mac.
Yes! Any tag name becomes core/<tagname>. For example, paragraph becomes core/paragraph, columns becomes core/columns, etc.