Holder

Quick and flexible placeholders, created right in browser.

Author:Andrey "Rarst" Savchenko (profile at wordpress.org)
WordPress version required:3.4.2
WordPress version tested:3.5
Plugin version:1.1
Added to WordPress repository:30-11-2012
Last updated:02-01-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:http://wordpress.org/extend/plugins/holder/
Total downloads:479
plugin download
Click to start download

This is WordPress plugin for convenient use of holder.js library by Ivan Malopinsky.

Holder generates customizable placeholder images right in browser, using JavaScript. You can use it both in templates (via template tag) and content (via shortcode).

Example usage:

  • holder( array( 'height' => '50', 'width' => '50', 'theme' => 'industrial' ) );
  • Image [holder height="50" width="100" text="thumbnail"] in content
  • holder_add_theme( 'wordpress', 'd54e21', '464646' );

Development repository and issue tracker.