Title: Enforce Featured Image
Author: Nashwan D
Published: <strong>डिसेंबर 23, 2016</strong>
Last modified: डिसेंबर 23, 2016

---

प्लगइन शोधा

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि WordPress च्या अधिक अद्ययावत आवृत्तींसह वापरताना संगतता समस्यांची शक्यता
आहे.

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

# Enforce Featured Image

 [Nashwan D](https://profiles.wordpress.org/alex-ye/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/enforce-featured-image.0.1.3.zip)

 * [तपशील](https://mr.wordpress.org/plugins/enforce-featured-image/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/enforce-featured-image/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/enforce-featured-image/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/enforce-featured-image/#developers)

 [समर्थन](https://wordpress.org/support/plugin/enforce-featured-image/)

## वर्णन

Enforce Featured Image is an API to enforce certain post types to be published with
a featured image with certain dimensions if specified.

#### Usage

Write an another plugin file, or paste the example below in your theme `functions.
php` file:

    ```
    if ( class_exists( 'Enforce_Featured_Image' ) ) {
        Enforce_Featured_Image::enforce_on_post_type( 'post', array(
            'min_width'                => 640,
            'min_height'               => 300,
            'force_on_published_posts' => false,
        ) );
    }
    ```

Note: You can use [Code Snippets](https://wordpress.org/plugins/code-snippets) plugin
to add the code snippets to your site.

#### Credits

This plugin is based on [Force Featured Image](https://wordpress.org/plugins/force-featured-image/)
plugin by XWP.

#### Contributing

Developers can contribute to the source code on the [Github Repository](https://github.com/nash-ye/wp-enforce-featured-image).

## स्थापना

 1. Upload and install the plugin
 2. Use the plugin API to powerful your project.

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“Enforce Featured Image” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत
योगदान केले आहे.

योगदानकर्ते

 *   [ Nashwan D ](https://profiles.wordpress.org/alex-ye/)

[भाषांतर करा “Enforce Featured Image” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/enforce-featured-image)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/enforce-featured-image/),
[SVN संग्रहालय](https://plugins.svn.wordpress.org/enforce-featured-image/) तपासा,
किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/enforce-featured-image/)
च्या [RSS](https://plugins.trac.wordpress.org/log/enforce-featured-image/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 0.1.3

 * The Initial version.

## मेटा

 *  आवृत्ती **0.1.3**
 *  शेवटचा अद्यतन **10 वर्षे पूर्वी**
 *  सक्रिय स्थापना **10 पेक्षा कमी**
 *  वर्डप्रेस आवृत्ती ** 4.4 किंवा मोठा **
 *  परीक्षित केले आहे **4.7.35**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/enforce-featured-image/)
 * टॅग्ज:
 * [admin](https://mr.wordpress.org/plugins/tags/admin/)[featured](https://mr.wordpress.org/plugins/tags/featured/)
   [featured image](https://mr.wordpress.org/plugins/tags/featured-image/)[image](https://mr.wordpress.org/plugins/tags/image/)
   [post thumbnail](https://mr.wordpress.org/plugins/tags/post-thumbnail/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/enforce-featured-image/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[आपला अभिप्राय](https://wordpress.org/support/plugin/enforce-featured-image/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/enforce-featured-image/reviews/)

## योगदानकर्ते

 *   [ Nashwan D ](https://profiles.wordpress.org/alex-ye/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/enforce-featured-image/)