Title: Image Caption Links
Author: Matthew Muro
Published: <strong>Igbe 1, 2011</strong>
Last modified: Ọwẹ́wẹ̀  13, 2012

---

Ṣà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-caption-links.svg)

# Image Caption Links

 Láti ọwọ́ [Matthew Muro](https://profiles.wordpress.org/mmuro/)

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

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

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

## Àpèjúwe

_Image Caption Links_ is a plugin that automatically adds a link to the full size
image below image thumbnails with captions.

## Àwọn àwòrán ìbòjú

 * [[
 * An image with a caption and the link to the high quality version.

## Ìgbéwọlẹ̀

 1. Upload `image-caption-links` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

  Can I change the text of the link?

Yes! By adding the following filter to your themeÌtumọ̀ Yorùbá: ’s functions.php
file, you can customize the link text.

    ```
    add_filter( 'icl_text', 'my_image_caption_text' );

    function my_image_caption_text(){
        return 'My Image Caption Link Text';
    }
    ```

  Can I use my own CSS?

Yes! If you want to customize the CSS output, add the following filter to your themeÌtumọ̀
Yorùbá: ’s functions.php file.

    ```
    add_filter( 'icl_css', 'my_image_caption_css' );

    function my_image_caption_css(){
        /* Replace the default image with my own */
        echo '<style type="text/css">
        .image-caption-photo{
            background:url("' . get_bloginfo('template_url') . '/images/my-image.png") no-repeat left center transparent;
            text-align:left;
            padding-left:20px;
        }
        </style>';  
    }
    ```

  The link isnÌtumọ̀ Yorùbá: ’t showing up! WhatÌtumọ̀ Yorùbá: ’s wrong?

In order for the plugin to work correctly, you will need to:

 1. Add a caption to the image you want to insert into the post
 2. Select the _File URL_ for the image link

## À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 Caption Links” 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

 *   [ Matthew Muro ](https://profiles.wordpress.org/mmuro/)

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

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

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

## Àkọsílẹ̀ àwọn àyípadà

**Version 1.1**

 * Update code to work with new WordPress 3.4 captions

**Version 1.0**

 * Plugin launch!

## Àkójọpọ̀ Meta

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

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

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

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

## Àwọn Olùkópa

 *   [ Matthew Muro ](https://profiles.wordpress.org/mmuro/)

## Ì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-caption-links/)