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

bbPress Info Widgets

설명

These three widgets grab basic information from your bbPress installation. The three widgets will:

  • Display a list of forums
  • Display recent topics (order by number of replies, most recent replies, and recently created topics)
  • Display number of participants in a topic and the number of posts in a topic

These widgets come without any CSS styling, so you will need to adjust the styling yourself. You can find the HTML for the widgets in the /FoolWidgets/views/ folder. All widget files are titled *-widget.php.

스크린샷

  • Topic Info widget displaying information about the topic being viewed. Custom CSS has been applied.
  • Forums Info widget (top) showing all forums with the number of topics and posts. Recent Topics widget (bottom) displays the most recent topics or the most popular topics. Custom CSS has been applied.

설치

This plugin requires bbPress to be installed before activation!

Here is how to install bbPress Info Widgets

  1. Unzip fool-wp-bbpress-widgets.zip
  2. Upload entire fool-wp-bbpress-widgets folder into /wp-content/plugins/ folder
  3. Activate the plugin in the ‘Plugins’ menu
  4. Widgets should now appear under ‘Appearance’ -> ‘Widgets’

The widgets are now available!

FAQ

Can I customize the titles of the widgets?

Yes. After placing the widgets, you will be able to edit titles for each of the widgets.

Can I select which forums to display in the widgets?

Yes. You will need to know the forum ID for the forums you want to display.

Are the widget styles customizable?

Absolutely! You will find the HTML files for each widget in the /FoolWidgets/views/ folder. Each widget file is named *-widget.php where * is the name of the widget. Simply add some CSS to the file (or attach CSS classes) and reupload the /FoolWidgets/views/ folder.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“bbPress Info Widgets”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “bbPress Info Widgets”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release