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

BBP Auto-Close Topics

描述

BBP Auto-Close Topics will automatically close bbPress topics after an admin-specified time period. The topic age is based on topic freshness. Topics are closed on-the-fly (rather than in the database), so, if the you deactivate the plugin, topics that were once closed will be re-opened.

Development of this plugin takes place on GitHub https://github.com/thebrandonallen/bbp-auto-close-topics. This is the preferred venue for support requests, and pull-requests are more than welcome :).

* Note: bbPress must be installed and activated before this plugin will have any effect.

螢幕截圖

  • Option in the bbPress Admin Interface

安裝

From your WordPress dashboard

  1. Visit ‘Plugins > Add New’
  2. Search for ‘BBP Auto-Close Topics’
  3. Activate BBP Auto-Close Topics from your Plugins page.

From WordPress.org

  1. Download BBP Auto-Close Topics.
  2. Upload the ‘bbp-auto-close-topics’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
  3. Activate BBP Auto-Close Topics from your Plugins page.

Once Activated

  1. Visit ‘Settings > Forums’ and set the Auto-Close Topics setting under the ‘Forum Settings’ heading.

Once Configured

  • Enjoy the magic show.

評價

There are no reviews for this plugin.

貢獻者及開發者

“BBP Auto-Close Topics” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 BBP Auto-Close Topics 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.1.1

  • Fix issue where languages other than English would auto-close all topics, no matter the time. Props mfiguerasma. See https://wordpress.org/support/topic/topics-always-closed-1

0.1.0

  • Initial release.