We'll create fresh WordPress site with lorem shortcode installed. You have 20 minutes to test the plugin after that site we'll be deleted.
The plugin contains two shortcodes, [lorem]
and [loremimage]
, the [loremimage]
shortcode can be nested in the [lorem]
shortcode. The shortcodes generates dummy text and image when needed.
Add the [lorem]
and/or [loremimage]
shortcode to a post or page, or if the Shortcode UI plugin is installed and activated, in the visual editor, click Add Media->Insert Post Element->Lorem Ipsum
to add the shortcode.
[lorem]
[loremimage]
The loremimage is created using http://dummyimage.com/, and hence the shortcode supports the same parameters as http://dummyimage.com/.
I’ve added two additional parameters/values
rel="lightbox[lorem]"
).[lorem p="1" l="20"]
[loremimage size="300x300" style="padding:5px;"]
[/lorem]
For more information and screenshots, please see the plugin home page