Description
Just type lorem
into an empty paragraph block and press return
on your keyboard.
Typing lorem
will trigger the autocompleter. Then you can continue typing words, keywords, or parts of words from the listing below.
Available Keywords
- Paragraph
- Heading
- Heading2 (alias
h2
) - Heading3 (alias
h3
) - Heading4 (alias
h4
)
Examples
- type
lorem
+ pressReturn
to insert a lorem ipsum paragraph - type
loremh
+ pressReturn
to insert a lorem ipsum heading of default level 2 - type
loremh3
+ pressReturn
to insert a lorem ipsum heading of level 3 - type
lorempara
+ pressReturn
if you have too much finger power and want to insert a lorem ipsum paragraph
Block
The plugin also adds a lorem ipsum block, which you can insert in your editor and then change the number of paragraphs you want to add.
Installation ??
Minimum Requirements
You’ll need WordPress version 5.0 or higher for this to work. For versions below 5.0, you will need to use the Gutenberg plugin.
Quick and Fast
- Go to the Plugins Menu in WordPress
- Search for “Lorem Ipsum Block”
- Click “Install”
- Activate the Lorem Ipsum Block Plugin on your Plugins Menu
Frequently Asked Questions ?
What is Gutenberg
To get the full experience of the next-generation WordPress block editor, you’ll need a Gutenberg-ready WordPress theme then install the Gutenberg WordPress plugin or simply update your site to WordPress 5.0. That’s it! ??
Visit us ??
Visit us on https://eedee.net
Check out our other plugins
Screenshots
Blocks
This plugin provides 1 block.
- Lorem Ipsum Block – Placeholders for everyone
Reviews
Contributors & Developers
“Lorem Ipsum Block – Placeholders for everyone” is open source software. The following people have contributed to this plugin.
Contributors“Lorem Ipsum Block – Placeholders for everyone” has been translated into 2 locales. Thank you to the translators for their contributions.
Translate “Lorem Ipsum Block – Placeholders for everyone” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.1.0
- the next block is inserted at the correct position now to have a better writing flow
2.0.0
- add autocompletion to paragraph and heading blocks
- include headings
1.0.0
- First Version