이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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

FAQ

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.