Title: Multiple Featured Images: Reloaded
Author: nickohrn
Published: <strong>માર્ચ 18, 2014</strong>
Last modified: માર્ચ 18, 2014

---

પ્લગીન શોધો

આ પલ્ગઇન ** 2 વર્ષથી વધુમાં અપડેટ કરવામાં આવ્યો નથી **. એ કદાચ જાળવવામાં અથવા સપોર્ટેડ
નહી હોય. વર્ડપ્રેસ ના વધુ તાજેતરનાં સંસ્કરણો સાથે ઉપયોગમાં લેવાય તો સુસંગતતા મુદ્દાઓ
હોઈ શકે છે.

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

# Multiple Featured Images: Reloaded

 [nickohrn](https://profiles.wordpress.org/nickohrn/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/mfi-reloaded.1.0.0.zip)

 * [વિગતો](https://gu.wordpress.org/plugins/mfi-reloaded/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/mfi-reloaded/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/mfi-reloaded/#installation)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/mfi-reloaded/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/mfi-reloaded/)

## વર્ણન

This plugin allows developers to easily register additional image pickers for any
post type.

## સ્થાપન

 1. Upload `mfi-reloaded` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Use the provided template tags to create image pickers and display the data you
    need

## એફએક્યુ (FAQ)

  How do I add an image picker?

Easy! In your theme’s functions.php file, add the following code:

    ```
    function register_custom_image_pickers() {
        add_theme_support('mfi-reloaded', array(
            'hero-image' => array(
                'post_types' => array('post'),
                'labels' => array(
                    'name' => __('Hero Image'),
                    'set' => __('Set hero image'),
                    'remove' => __('Remove hero image'),
                    'popup_title' => __('Set Hero Image'),
                    'popup_select' => __('Set hero image'),
                ),
            ),
            'sidekick-image' => array(
                'post_types' => array('post'),
                'labels' => array(
                    'name' => __('Sidekick Image'),
                    'set' => __('Set sidekick image'),
                    'remove' => __('Remove sidekick image'),
                    'popup_title' => __('Set Sidekick Image'),
                    'popup_select' => __('Set sidekick image'),
                ),
            ),
        ));
    }
    add_action('after_setup_theme', 'register_custom_image_pickers');
    ```

Feel free to provide whatever values you need.

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

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

[“Multiple Featured Images: Reloaded” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/mfi-reloaded)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/mfi-reloaded/), જોવો
[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/mfi-reloaded/),અથવા સબ્સ્ક્રાઇબ
કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/mfi-reloaded/) દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/mfi-reloaded/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 1.0.0

 * Changed from using a custom template tag for adding image pickers to the WordPress
   function `add_theme_support`

#### 1.0.0-RC1

 * Initial release

## મેટા

 *  વર્ઝન **1.0.0**
 *  છેલ્લી અપડેટ: **12 વર્ષ પહેલા**
 *  સક્રિય સ્થાપનો: **10+**
 *  વર્ડપ્રેસ વર્ઝન ** 3.6 અથવા ઉચ્ચતર **
 *  **3.6.1** સુધી પરીક્ષણ કર્યું
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/mfi-reloaded/)
 * ટૅગ્સ:
 * [admin](https://gu.wordpress.org/plugins/tags/admin/)[images](https://gu.wordpress.org/plugins/tags/images/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/mfi-reloaded/advanced/)

## પૉઇન્ટ્સ

 5 માંથી 3.3 સ્ટાર.

 *  [  2 5-સ્ટાર સમીક્ષાઓ     ](https://wordpress.org/support/plugin/mfi-reloaded/reviews/?filter=5)
 *  [  0 4-સ્ટાર સમીક્ષાઓ     ](https://wordpress.org/support/plugin/mfi-reloaded/reviews/?filter=4)
 *  [  0 3-સ્ટાર સમીક્ષાઓ     ](https://wordpress.org/support/plugin/mfi-reloaded/reviews/?filter=3)
 *  [  1 2-સ્ટાર સમીક્ષા     ](https://wordpress.org/support/plugin/mfi-reloaded/reviews/?filter=2)
 *  [  1 1-સ્ટાર સમીક્ષા     ](https://wordpress.org/support/plugin/mfi-reloaded/reviews/?filter=1)

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

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/mfi-reloaded/reviews/)

## ફાળો આપનારા

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

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/mfi-reloaded/)

## દાન

શું તમે આ પ્લગિનની પ્રગતિને સમર્થન આપવા માંગો છો?

 [ આ પ્લગિનને દાન કરો ](http://example.com/)