
Use Emmet like abbreviations to quickly create dummy content in Gutenberg. supports custom lorem word counts and block replacement.
| Author: | bPlugins (profile at wordpress.org) |
| WordPress version required: | 6.5 |
| WordPress version tested: | 6.9.4 |
| Plugin version: | 1.0.0 |
| Added to WordPress repository: | 04-02-2026 |
| Last updated: | 28-03-2026 |
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | |
| Total downloads: | 302 |
![]() Click to start download |
|
This is a custom Gutenberg block that allows users to generate complex block structures quickly using shorthand syntax (similar to Emmet in web development). When a user types an abbreviation and presses Tab or Enter.
- Replaces itself with the generated content (default behavior)
- Inserts new blocks after itself (if enabled)
Abbreviation Syntax:
- p>lorem5 Creates a paragraph with 5 word.
- h2>lorem5 Creates a heading with 5 words.
- ul>li*3>lorem4 Creates a bullet list with 3 items.
- table>tr2>td3>lorem4 Generates a 2×3 table.
- group>h2>lorem5 Creates a Group block with a heading.
- h2>Title, p>lorem20 Creates a heading and a paragraph as sibling.
Converts HTML to Gutenberg Blocks:
- Paragraph core/paragraph
- Tables core/table
- Lists core/list
- Headings core/heading
- Groups core/group
How to use Lorem Ipsum Generator
- First, install the Lorem Ipsum Generator plugin from the WordPress dashboard.
- Add the Lorem Ipsum Generator from the block category called “widgets” in the Gutenberg editor.
- You can change block settings from the right-side settings sidebar.
-
Enjoy!
-
For installation help click on Installation Tab
– Did you like this plugin? Dislike it? Have a feature request? Please share your feedback with us
Check out our other WordPress Plugins-
Html5 Audio Player – Best audio player plugin for WordPress.
Html5 Video Player – Best video player plugin for WordPress.
PDF Poster – A fully-featured PDF Viewer Plugin for WordPress.
Document Embedder – Best WordPress Document Embedder Plugin.
3D Viewer – Display interactive 3D models on the webs.
Advanced Post Block – Best Post Display Plugin for WordPress.
FAQ
ChangeLog
