We'll create fresh WordPress site with Lorem ipsum dummy article shortcode installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This shortcode plugin does not simply generate dummy text but tries to mimic what a WordPress page or post might look like in real life. This includes paragraphs, commas, headings, hyperlinks and images. The output is easily adjustable through the shortcode attributes.
The generated code is also seeded, meaning that the dummy html on page-x will always look the same (unless you specify your own seed).
The plugin also adds the shortcode filter to the title, so you can also use [lll h] in your post title.
You can adjust the shortcode by adding the following attributes. Some attributes have a single character alias for quick use.
To use the shortcode simply add [lll]
to a post or page.
Attributes are used like so; [lll p=8 seed=76432]
.
When used as a post title make sure to add the ‘header’ attribute; [lll h]
.
The main CVS repo for this plugin is on Github. The version up on WordPress is a distilled build of the major tags.
If you have any issues or suggestions please put them on Github.