Title: Image Placeholder
Author: DelPutnam
Published: <strong>Igbe 25, 2013</strong>
Last modified: Igbe 25, 2013

---

Ṣàwárí àwọn plugin

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

![](https://s.w.org/plugins/geopattern-icon/image-placeholder.svg)

# Image Placeholder

 Láti ọwọ́ [DelPutnam](https://profiles.wordpress.org/delputnam/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/image-placeholder.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/image-placeholder/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/image-placeholder/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/image-placeholder/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/image-placeholder/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/image-placeholder/)

## Àpèjúwe

#### Using the Shortcode

Using the short code `[image-placeholder]` without any of the optional attributes
will generate a 300px wide by 200px high image using HolderÌtumọ̀ Yorùbá: ’s ‘social’
theme which defaults to a solid blue background with white text showing the size
of the image (‘300×200’).

#### Set the width and height

You can set the width and height (in pixels) of your placeholder image:

    ```
    [image-placeholder width="500" height="100"]
    ```

#### Change the colors

You can change the background and text colors:

    ```
    [image-placeholder colors="#000:#fff"]
    ```

This will create an image with a black background and white text.

#### Change the text

By default holder.js uses the size of the image for the text. You can change this:

    ```
    [image-placeholder text="Foo bar"]
    ```

#### Remove the height and width styles

By default, holder.js will add inline styles to specify the height and width of 
the image. You can remove these:

    ```
    [image-placeholder auto="true"]
    ```

#### Only return the URL

If you want to use the placeholder in your own `<img>` tag or as a background style,
for example:

    ```
    [image-placeholder url="true"]
    ```

#### Add a class

If you want to add a class to the `<img>` tag that it generated:

    ```
    [image-placeholder class="my-class"]
    ```

#### Change the theme

Holder currently provides three built-in themes: `gray`, `industrial`, and `social`.
You can use these in the short code like this:

    ```
    [image-placeholder theme="industrial"]
    ```

You can also create your own theme. Each theme defines the foreground color, the
background color, the font size and the font family. The easiest approach is to 
simply include a script tag:

    ```
    <script>Holder.add_theme("my-theme", { background: "#000", foreground: "#fff", size: 14 })</script>
    ```

There are a lot of [other options for customizing themes](https://github.com/imsky/holder/blob/master/README.md#customizing-themes).

### Credits

This plugin is merely a WordPress shortcode wrapper for the holder.js library built
by [Ivan Malopinsky](http://imsky.co).

## Ìgbéwọlẹ̀

 1. Create a directory called `image-placeholder` in the `/wp-content/plugins/` directory.
 2. Upload `image-placeholder.php` to the `/wp-content/plugins/image-pladeholder` directory.
 3. Upload `holder.js` to the `/wp-content/plugins/image-pladeholder\js` subdirectory.
 4. Activate the plugin through the ‘Plugins’ menu in WordPress.
 5. Use the `[image-placeholder]` shortcode in your pages or posts.

## FAQ

  What is this plugin good for?

I use it when IÌtumọ̀ Yorùbá: ’m developing a new site or page that I donÌtumọ̀ 
Yorùbá: ’t yet have actual images for.

  Can you add a feature?

Maybe. Create a new issue on [Github](https://github.com/delputnam/image-placeholder/issues)
and IÌtumọ̀ Yorùbá: ’ll take a look at it.

You can also feel free to download the code and modify it yourself.

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“Image Placeholder” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe 
ìkópa sí plugin yìí.

Àwọn Olùkópa

 *   [ DelPutnam ](https://profiles.wordpress.org/delputnam/)

[Túmọ̀ “Image Placeholder” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/image-placeholder)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/image-placeholder/), ṣàyẹ̀wò
[ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/image-placeholder/), tàbí ṣe 
àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/image-placeholder/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/image-placeholder/?limit=100&mode=stop_on_copy&format=rss).

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.0**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 13 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **10+**
 *  Ẹ̀yà WordPress ** 3.3 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **3.5.2**
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/image-placeholder/)
 * Àmì
 * [image placeholder](https://yor.wordpress.org/plugins/tags/image-placeholder/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/image-placeholder/advanced/)

## Àwọn ìbò

 4 lára àwọn ìràwọ̀ 5.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/image-placeholder/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/image-placeholder/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/image-placeholder/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/image-placeholder/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/image-placeholder/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/image-placeholder/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/image-placeholder/reviews/)

## Àwọn Olùkópa

 *   [ DelPutnam ](https://profiles.wordpress.org/delputnam/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/image-placeholder/)