Title: Hide Featured Image
Author: shahpranaf
Published: <strong>2015 年 5 月 22 日</strong>
Last modified: 2018 年 5 月 28 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/hide-featured-image/assets/icon-256x256.png?rev=1882740)

# Hide Featured Image

 作者：[shahpranaf](https://profiles.wordpress.org/shahpranaf/)

[下载](https://downloads.wordpress.org/plugin/hide-featured-image.zip)

 * [详情](https://cn.wordpress.org/plugins/hide-featured-image/#description)
 * [评价](https://cn.wordpress.org/plugins/hide-featured-image/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/hide-featured-image/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/hide-featured-image/#developers)

 [支持](https://wordpress.org/support/plugin/hide-featured-image/)

## 描述

There are instances when one wants to show featured image on single post and hide
it on another post.
 This plugin will allow you to show or hide featured image from
single post page. It supports custom post types also.

For any query or details please visit [Plugin Home](http://shahpranav.com/2015/05/hide-featured-image-on-single-post/)

## 安装

 * Install the plugin from the ‘Plugins’ section in your dashboard (Go to `Plugins
   > Add New > Search` and search for Hide Featured Image).
 * OR, You can also [download](https://downloads.wordpress.org/plugin/hide-featured-image.zip)
   the plugin from the repository. Unzip it and upload it to the plugins folder 
   of your WordPress installation (`wp-content/plugins/` directory of your WordPress
   installation).
 * Activate it through the ‘Plugins’ section.

## 常见问题

  Installation Instructions

 * Install the plugin from the ‘Plugins’ section in your dashboard (Go to `Plugins
   > Add New > Search` and search for Hide Featured Image).
 * OR, You can also [download](https://downloads.wordpress.org/plugin/hide-featured-image.zip)
   the plugin from the repository. Unzip it and upload it to the plugins folder 
   of your WordPress installation (`wp-content/plugins/` directory of your WordPress
   installation).
 * Activate it through the ‘Plugins’ section.

  To hide featured image from single post or page

 * Open the post/page in edit mode.
 * Select the option(`YES/NO`) to hide featured image and update.

  To hide featured image on all single posts

 * Go to ‘Hide featured image’ setting page ( `Plugins > Settings > Hide Featured
   Image`).
 * Select the option(`YES/NO`) to hide featured image for all posts or pages.
 * Click Submit.

For any query or details please visit [Plugin Home](http://shahpranav.com/2015/05/hide-featured-image-on-single-post/)

## 评价

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

### 󠀁[Not with Gutenberg (block editor)](https://wordpress.org/support/topic/not-with-gutenberg-block-editor/)󠁿

 [binjomin](https://profiles.wordpress.org/binjomin/) 2025 年 8 月 14 日

It works, but not in block editor. If you want with block editor, easiest is using
an update alternative called “Conditionally display featured image on singular posts
and pages”. Alternatively, tell GitHub Copilot to make it work with block editor
and then it adds a piece to the beginning of index.php (not tested): // Register
meta for REST API compatibility (Gutenberg) add_action( ‘init’, function() { register_post_meta(”,‘
_hide_featured’, array( ‘show_in_rest’ => true, ‘single’ => true, ‘type’ => ‘string’,‘
auth_callback’ => function() { return current_user_can( ‘edit_posts’ ); } ) ); });

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

### 󠀁[WP 5.8.2 still works](https://wordpress.org/support/topic/wp-5-8-2-still-works/)󠁿

 [wclune](https://profiles.wordpress.org/wclune/) 2022 年 1 月 4 日

It maybe abandoned but as of 5.8.2 it still works for me using WP-Weaver Xtreme 
theme.

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

### 󠀁[Simply doesn’t work](https://wordpress.org/support/topic/simply-doesnt-work-62/)󠁿

 [eredmon](https://profiles.wordpress.org/eredmon/) 2021 年 1 月 28 日

Don’t waste your time. Trump voters apparently designed this plugin. You can click
that “hide feature post” all you want. I’m pretty sure that just makes your feature
image more visible somehow. It just doesn’t work.

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

### 󠀁[Still working](https://wordpress.org/support/topic/still-working-98/)󠁿

 [linux garage](https://profiles.wordpress.org/linux-garage/) 2020 年 7 月 28 日

This is a beautifully coded plugin by a talented developer. I’m using 5.4.2 —- classic
editor. Tried it this week and still working. All the best to Shah Pranav !

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

### 󠀁[Jul 2020, Newest Version of WordPress](https://wordpress.org/support/topic/jul-2020-newest-version-of-wordpress/)󠁿

 [Jon Carter](https://profiles.wordpress.org/beardedparagon/) 2020 年 7 月 13 日

Still works perfectly, every time.

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

### 󠀁[It Doesn’t work!](https://wordpress.org/support/topic/it-doesnt-work-253/)󠁿

 [mydeliverywebsite](https://profiles.wordpress.org/mydeliverywebsite/) 2020 年 
7 月 9 日

It Doesn’t work!

 [ 阅读所有81条评价 ](https://wordpress.org/support/plugin/hide-featured-image/reviews/)

## 贡献者及开发者

「Hide Featured Image」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Hide Featured Image」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/hide-featured-image)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/hide-featured-image/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/hide-featured-image/)，或通过[RSS](https://plugins.trac.wordpress.org/log/hide-featured-image/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/hide-featured-image/)。

## 更新日志

#### 1.3.1

 * Made Plugin Translation ready.

#### 1.3

 * Made Plugin Translation ready.
 * Modified to support latest WordPress.
 * Fixed Minor bugs and security update.
 * Provided support for Twenty Seventeen Theme

#### 1.2

 * Update description and confusing text.
 * Minor bugs and security update.

#### 1.1

 * Added page support
 * Added option to hide featured image on all posts/pages

#### 1.0

 * Initial release

## 额外信息

 *  版本 **1.3.1**
 *  最后更新：**8 年前**
 *  活跃安装数量 **10,000+**
 *  WordPress 版本 ** 3.0.1 或更高版本 **
 *  已测试的最高版本为 **4.9.29**
 *  语言
 * [English (US)](https://wordpress.org/plugins/hide-featured-image/)
 * 标签
 * [featured](https://cn.wordpress.org/plugins/tags/featured/)[hide](https://cn.wordpress.org/plugins/tags/hide/)
   [image](https://cn.wordpress.org/plugins/tags/image/)[post](https://cn.wordpress.org/plugins/tags/post/)
   [show](https://cn.wordpress.org/plugins/tags/show/)
 *  [高级视图](https://cn.wordpress.org/plugins/hide-featured-image/advanced/)

## 评级

 3.6 星（最高 5 星）。

 *  [  48 条 5 星评价     ](https://wordpress.org/support/plugin/hide-featured-image/reviews/?filter=5)
 *  [  3 条 4 星评价     ](https://wordpress.org/support/plugin/hide-featured-image/reviews/?filter=4)
 *  [  1 条 3 星评价     ](https://wordpress.org/support/plugin/hide-featured-image/reviews/?filter=3)
 *  [  5 条 2 星评价     ](https://wordpress.org/support/plugin/hide-featured-image/reviews/?filter=2)
 *  [  24 条 1 星评价     ](https://wordpress.org/support/plugin/hide-featured-image/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/hide-featured-image/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/hide-featured-image/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://ko-fi.com/M4M6E3Y9)