This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WPhhhhold!

Description

WPhhhhold! WordPress plugin pulls in random placeholder images from http://hhhhold.com
Can be used in any page or post as well as in a widget.

Using this will give you a better idea of what your page will look like, since the content is user generated.
This allows you to stress test your page and design early.

If you like and use the plugin, give it a 5 star rating!

Based on the great plugin WPKittehPix – https://wordpress.org/extend/plugins/wpkittehpix/

Installation

Upload in normal way, to your /wp-content/plugins/ folder.

  1. Upload wphhhhold folder to your /wp-content/plugins/ directory
  2. Activate the plugin
  3. Add the shortcode and optional attributes to any post, page or text widget to display the placeholder image.

Shortcodes

The most basic shortcode that can be added is [wphhhhold]
This will display a random hhhhold image at 300px

Optional attributes

Attributes that can be set – with examples:

Width : width=400
Height : height=300
Brightness – returns a bright or dark image : brightness=b or brightness=d

To get a 200px square image that is dark in nature, you would use this:
[wphhhhold width=200 height=200 brightness=d]

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WPhhhhold!” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WPhhhhold!” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

v1.0

  • Initial release