>
Download This Plugin | |
Download Elegant Themes | |
Name | Lorem Ipsum and Place Holder Image Generator |
Version | 0.2 |
Author | Adam Graham |
Rating | 100 |
Last updated | 2012-11-21 02:51:00 |
Downloads |
553
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Lorem Ipsum and Place Holder Image Generator plugin added 6 bytes of resources to the Home page and 8 bytes of resources to the sample Post page.
Lorem Ipsum and Place Holder Image Generator plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Lorem Ipsum and Place Holder Image Generator plugin ads no tables to your Wordpress blog database.I'm not sure when you will ever need to use it but here are two simple to use shortcodes that will generate Lorem Ipsum and a Place Holder image. The shortcode [loremipsum] uses loripsum.net API. It is easy to set the options as well. Add the paragraph attribute to change how many paragraphs are displayed, the length attribute changes the average length (short, medium, long or verylong) and the options attribute allows you to list any of the other options (seperated by '/'). Here is the break down of the availible options:
An example of the shortcode with some of the options:
[loremipsum paragraph="3" length="long" options="decorate/link/code"]
This will generate this content http://loripsum.net/api/3/long/decorate/link/code
The [placeholder] shortcode will generate an image from placehold.it. Add the size attribute to choose your size (100x100 is the default), the fill and text attributes will take HEX colors. You can also choose the file type (png, jpg, jpeg or gif, gif is the default) as well as change the words inside the image (the size is the default).
Here is an example:
[placeholder size="200x200" fill="CCCCCC" text="FFFFFF" words="Hello Wordpress!" type="png"]
http://placehold.it/200x200/CCCCCC/FFFFFF.png&text=Hello+Wordpress!