2017 © Pedro Peláez
 

wordpress-plugin holder

Quick and flexible placeholders, created right in browser.

image

rarst/holder

Quick and flexible placeholders, created right in browser.

  • Sunday, April 19, 2015
  • by Rarst
  • Repository
  • 2 Watchers
  • 3 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 25 % Grown

The README.md

Holder image placeholders for WordPress

This is WordPress plugin for convenient use of holder.js library by Ivan Malopinsky., (*1)

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

Example usage:, (*3)

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

Installation

Plugin is a Composer package and can be installed via:, (*4)

composer create-project rarst/holder --no-dev

Changelog

2.0

  • Composer package and autoload
  • class renamed and namespaced
  • general cleanup and rewrite

1.1

  • (dependency update) holder.js v1.8
  • (enhancement) implemented font argument for font family of text

1.0.2

  • (docs) added Ivan Malopinsky account to contributors
  • (enhancement) added default text support for custom themes

1.0.1

  • (docs) fixed wrong function name in examples

1.0

  • Initial public release.

The Versions

19/04 2015

dev-master

9999999-dev https://github.com/Rarst/holder-wp

Quick and flexible placeholders, created right in browser.

  Sources   Download

MIT

The Requires

 

wordpress

20/03 2014

2.0

2.0.0.0 https://github.com/Rarst/holder-wp

Quick and flexible placeholders, created right in browser.

  Sources   Download

MIT

The Requires

 

wordpress