Title: Featured Image Gallery Widget
Author: Nick Halsey
Published: <strong>2018 年 11 月 9 日</strong>
Last modified: 2024 年 7 月 12 日

---

搜索插件

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

![](https://ps.w.org/featured-image-gallery-widget/assets/icon.svg?rev=1971856)

# Featured Image Gallery Widget

 作者：[Nick Halsey](https://profiles.wordpress.org/celloexpressions/)

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

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

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

## 描述

Widget areas are great opportunities to stimulate content discovery on your site.
The featured image gallery widget makes this process visual, automatically showing
the featured images for all of the posts on a given view (archives, taxonomy terms,
etc.) in one place. The widget is only displayed on views with multiple posts, and
uses the same styling as the core gallery widget.

## 屏幕截图

 * [[
 * Two-column featured image gallery widget in a custom theme’s sidebar.
 * [[
 * Three-column featured image gallery widget in the Twenty Fourteen theme’s content
   sidebar.

## 安装

 1. Take the easy route and install through the WordPress plugin installer OR
 2. Download the .zip file and upload the unzipped folder to the `/wp-content/plugins/`
    directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Add the widget to your sidebar or footer

## 常见问题

### Not Linking to Post

The images within the gallery will typically link to the post where they’re featured.
This only works when the image is uploaded to the post. Images that are selected
from the media library (previously uploaded elsewhere) when being featured are not“
attached” to the post, and will not link back to the post in this widget.

### Gallery Display Issues

This plugin relies on core and theme gallery markup and styling. If your theme does
not display the gallery well, ask your theme author to implement support for the
core gallery widget. You can also customize the display by adding additional CSS
in the customizer.

### Hiding Captions

To hide captions, paste this CSS into the “Additional CSS” editor in the customizer:

    ```
    .widget_featured_image_gallery_widget .gallery-caption {

        display: none;

    }
    ```

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Nick Halsey ](https://profiles.wordpress.org/celloexpressions/)

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

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0

 * Initial release.

## 额外信息

 *  版本 **1.0**
 *  最后更新：**2 年前**
 *  活跃安装数量 **20+**
 *  WordPress 版本 ** 4.9 或更高版本 **
 *  已测试的最高版本为 **6.6.5**
 *  语言
 * [English (US)](https://wordpress.org/plugins/featured-image-gallery-widget/)
 * 标签
 * [gallery](https://cn.wordpress.org/plugins/tags/gallery/)[image](https://cn.wordpress.org/plugins/tags/image/)
   [media](https://cn.wordpress.org/plugins/tags/media/)[widget](https://cn.wordpress.org/plugins/tags/widget/)
 *  [高级视图](https://cn.wordpress.org/plugins/featured-image-gallery-widget/advanced/)

## 评级

尚未提交反馈。

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

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

## 贡献者

 *   [ Nick Halsey ](https://profiles.wordpress.org/celloexpressions/)

## 支持

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

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