Last Updated
April 21, 2026
First Released
February 4, 2026
Download History (Last one month)
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
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.
From Gutenberg Editor:
- Go to the WordPress Block/Gutenberg Editor
- Search For Lorem Ipsum Generator
- Click on the Lorem Ipsum Generator to add the block
Download & Upload:
- Download the Lorem Ipsum Generator plugin (.zip file)
- In your admin area, go to the Plugins menu and click on Add New
- Click on Upload Plugin and choose the
bplugins-lorem-generator.zip file and click on Install Now
- Activate the plugin and Enjoy!
Manually:
- Download and upload the Lorem Ipsum Generator plugin to the
/wp-content/plugins/ directory
- Activate the plugin through the Plugins menu in WordPress
Does it work with any WordPress theme?
Yes, it will work with any standard WordPress theme.
Can I change block settings?
Yes, you can change block settings from the Gutenberg block editor’s right sidebar.
How many times can I reuse a block?
You can use unlimited times as you want.
Where can I get support?
You can post your questions on the support forum here