Title: Add post thumbnail to wp-admin list view
Author: Mark Howells-Mead
Published: <strong>એપ્રિલ 1, 2016</strong>
Last modified: ડિસેમ્બર 2, 2025

---

પ્લગીન શોધો

![](https://ps.w.org/mhm-list-postthumbnail/assets/banner-772x250.png?rev=2463748)

![](https://ps.w.org/mhm-list-postthumbnail/assets/icon-256x256.png?rev=2463748)

# Add post thumbnail to wp-admin list view

 [Mark Howells-Mead](https://profiles.wordpress.org/markhowellsmead/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/mhm-list-postthumbnail.zip)

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

 [સપોર્ટ](https://wordpress.org/support/plugin/mhm-list-postthumbnail/)

## વર્ણન

Adds a new column to the WordPress admin post list view, containing a preview of
the post’s featured image (where available).

### Hooks

Developers can use the `mhm-list-postthumbnail/exclude_posttype` filter to exclude
the post thumbnail column from certain post types as required. The filter accepts
and returns an array.

## સ્થાપન

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

## સમીક્ષાઓ

![](https://secure.gravatar.com/avatar/d1eb658900775873fec5b75dce07180663ac80578ce77d82429e8437fb5aa3c5?
s=60&d=retro&r=g)

### 󠀁[works like a charm](https://wordpress.org/support/topic/works-like-a-charm-2131/)󠁿

 [fmatelli](https://profiles.wordpress.org/fmatelli/) નવેમ્બર 18, 2022

exactlty what I needed

![](https://secure.gravatar.com/avatar/a12de592e274679b64b1831f094f74abc9aae1019b132f73da5c4b7302060d6d?
s=60&d=retro&r=g)

### 󠀁[Simple and effective](https://wordpress.org/support/topic/simple-and-effective-1315/)󠁿

 [talentodesign](https://profiles.wordpress.org/talentodesign/) ઓગસ્ટ 18, 2021

Very usefull plugin. Works like a charm.

![](https://secure.gravatar.com/avatar/00eeaee4efe755881e7df2b2c06ea96afc8b686842dfd02b0dce06bd89acd0b3?
s=60&d=retro&r=g)

### 󠀁[Great little utility](https://wordpress.org/support/topic/great-little-utility-2/)󠁿

 [lawrencewitt](https://profiles.wordpress.org/lawrencewitt/) જૂન 10, 2021 1 reply

Very useful and adds a lot of value for my client. Many thanks!

![](https://secure.gravatar.com/avatar/30cfcc88af95f1e9cf26e6d3c9c0d3921f3d3b73f953d80fdca7c89c4a4e0074?
s=60&d=retro&r=g)

### 󠀁[Just what I was looking for!](https://wordpress.org/support/topic/just-what-i-was-looking-for-75/)󠁿

 [karlosound22](https://profiles.wordpress.org/karlosound22/) ઓક્ટોબર 1, 2016 1 
reply

This plugin was very helpful to me…thanks!

 [ 4 સમીક્ષાઓ વાંચો ](https://wordpress.org/support/plugin/mhm-list-postthumbnail/reviews/)

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

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

ફાળો આપનારા

 *   [ Mark Howells-Mead ](https://profiles.wordpress.org/markhowellsmead/)

“Add post thumbnail to wp-admin list view” નું 4 ભાષામાં અનુવાદ કરવામાં આવ્યું છે.
તેમના યોગદાન માટે [અનુવાદકો ](https://translate.wordpress.org/projects/wp-plugins/mhm-list-postthumbnail/contributors)
આપનો આભાર.

[“Add post thumbnail to wp-admin list view” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/mhm-list-postthumbnail)

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

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

## ચેન્જલૉગ

#### 1.3.4

 * Remove manual version checking: version compatibility is now confirmed by WordPress
   Core, using the `Requires at least` and `Tested up to` headers in the plugin 
   header.
 * Update “Tested up to” to 6.5.4.

#### 1.3.3

 * Updating plugin meta. No functional changes.

#### 1.3.2

 * Updating plugin meta. No functional changes.

#### 1.3.1

 * Confirm support in in WordPress 6.5.3.

#### 1.3.0

 * Require PHP 5.6.
 * Add `mhm-list-postthumbnail/exclude_posttype` filter to allow developers to disable
   the column programatically.
 * Confirm support in in WordPress 5.7.

#### 1.2.7

 * Confirm support in in WordPress 5.6.
 * Add plugin icon and header image for repository

#### 1.2.6

 * Fixes erroneous gettext function calls.
 * Adds plugin icon file.

#### 1.2.5

 * Confirmation of compatibility up to WordPress 5.2.0.
 * Re-layout PHP code per PSR2 conditions (no functional changes).
 * Add plugin icon.
 * Modify credit link to Say Hello GmbH.

#### 1.2.4

 * Confirmation of compatibility up to WordPress 5.0.2.

#### 1.2.3

 * Confirmation of compatibility up to WordPress 4.9.8.

#### 1.2.2.1

 * Confirmation of compatibility with WordPress 4.7.4.

#### 1.2.2

 * Confirmation of compatibility with WordPress 4.7.
 * Swap out “key” variable for inline text domain keys, as recommended by the WordPress
   Translation team.
 * No functional changes.

#### 1.2.1

 * Confirmation of compatibility with WordPress 4.6.

#### 1.2.0

 * Add WordPress version check.
 * Improve localisation implementation.

#### 1.1.1

 * Improve localisation implementation.

#### 1.1.0

 * Add localisation.

#### 1.0.1

 * Confirmation of compatibility with WordPress 4.5.

#### 1.0

 * Initial public version.

## મેટા

 *  વર્ઝન **1.3.4**
 *  છેલ્લી અપડેટ: **6 મહિના પહેલા**
 *  સક્રિય સ્થાપનો: **400+**
 *  વર્ડપ્રેસ વર્ઝન ** 4.0 અથવા ઉચ્ચતર **
 *  **6.9.0** સુધી પરીક્ષણ કર્યું
 *  PHP સંસ્કરણ ** 5.6 અથવા ઉચ્ચતર **
 *  ભાષા:
 * [English (Australia)](https://en-au.wordpress.org/plugins/mhm-list-postthumbnail/),
   [English (Canada)](https://en-ca.wordpress.org/plugins/mhm-list-postthumbnail/),
   [English (New Zealand)](https://en-nz.wordpress.org/plugins/mhm-list-postthumbnail/),
   [English (UK)](https://en-gb.wordpress.org/plugins/mhm-list-postthumbnail/) અને
   [English (US)](https://wordpress.org/plugins/mhm-list-postthumbnail/).
 *  [તમારી ભાષામાં અનુવાદ કરો](https://translate.wordpress.org/projects/wp-plugins/mhm-list-postthumbnail)
 * ટૅગ્સ:
 * [admin](https://gu.wordpress.org/plugins/tags/admin/)[post thumbnail](https://gu.wordpress.org/plugins/tags/post-thumbnail/)
   [sayhellogmbh](https://gu.wordpress.org/plugins/tags/sayhellogmbh/)[thumbnail](https://gu.wordpress.org/plugins/tags/thumbnail/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/mhm-list-postthumbnail/advanced/)

## પૉઇન્ટ્સ

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

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

[Your review](https://wordpress.org/support/plugin/mhm-list-postthumbnail/reviews/#new-post)

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

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

 *   [ Mark Howells-Mead ](https://profiles.wordpress.org/markhowellsmead/)

## સપોર્ટ

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

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

## દાન

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

 [ આ પ્લગિનને દાન કરો ](https://www.paypal.me/mhmli)