這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

bbPress Topic Thumbnails

描述

This plugin adds support for Topic Thumbnails with bbPress. It works by retrieving the first image from each topic and displaying it alongside the topic title on the index page. Thumbnails are sized according to the default ‘thumbnail’ size in your WordPress media settings. The images will also resize appropriately if you’re using a responsive WordPress theme.

This plugin works with GD bbPress Attachments and most other bbPress image management plugins.

If you enable this plugin while bbPress is disabled (or not installed) it will display a warning message.

螢幕截圖

  • Forum topic view with thumbnails.

安裝

  1. Upload bbpress-post-thumbnails to the /wp-content/plugins/ or /wp-content/mu-plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

Does this support Multisite?

Yes. You can activate it on a sitewide or network-wide basis.

Does this work with bbPress 1.x?

No. Only bbPress 2.0 and newer are supported.

Can I specify the image to be used as a thumbnail?

No. It automatically grabs the first image associated with the topic. You just need to ensure the image you want appears first in the topic.

Can I change the appearance of the thumbnails?

Yes. You can modify the appearance of the thumbnails using CSS. The ‘bbp-topic-thumbnail’ selector is added to each thumbnail to enable you to add your own CSS styling.

評價

2018年3月2日
it still work, but I found the size of Thumbnail is not same, please check the screenshot: http://prntscr.com/ilqdox TWO Feature suggestion for great looking: 1# is it possible define image size same with center viewpoint? 2# BTW, it would be great if the topic title is over the Thumbnail, so that more than one Thumbnails will be shown up if there are more that one images in one topic, possible?
閱讀全部4個評價

貢獻者及開發者

“bbPress Topic Thumbnails” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 bbPress Topic Thumbnails 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.2

  • The image thumbnail now links to the topic permalink.

1.1

  • Now honours ‘thumbnail’ size option from the WordPress Media Settings.
  • Thumbnails now resize appropriately in responsive layouts.

1.0

  • Initial release.