هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

BBP Close Old Topics

الوصف

BBP Close Old Topics is a bbPress extension to close old topics automatically when they are older than an admin-defined period of time, from one week to one year.

The period of time you set is compared to the topic freshness (usually based on the date of the last reply) to determine if a topic should be closed.

Old topics can be “soft-closed” on the fly only, or actually closed in the database.

Settings are in Settings > Forums, under “Forum Features”.

If you choose to only soft-close old topics on the fly, they will only appear closed as long as the plugin is active, but you will find them still open if you disable it.

If you check the “Hard close” option, every topic that gets closed on the fly will also be effectively closed in the database. In this case they will remain closed even if you disable this plugin.

This plugin only works with bbPress 2.2 or later. It will not have any effect if bbPress is not installed and activated, and will not work correctly with any version older than 2.2. This plugin was tested with bbPress up to 2.5.14.

Configuration

  1. Visit ‘Settings > Forums’ and set the settings in the “Forum Features” section.
  2. Check the “Close Old Topics” box to enable this feature, and set how old posts should be before closing them (1 year by default).
  3. Optionally check the “Hard Close Old Topics” if you want topics to be actually closed in the database.

Credits

Some parts of the code of this plugin were inspired by the work of Brandon Allen: https://github.com/thebrandonallen/bbp-auto-close-topics

Translations

  • English – default

*Note: This plugin is fully translation-ready. Please contribute your language to the plugin to make it even more useful for all users worldwide! For translating you can use the “Poedit Editor” or contribute directly on translate.wordpress.org

لقطات الشاشة

  • Settings in the bbPress Admin settings area.

التنصيب

From your WordPress dashboard

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

From WordPress.org

  1. Download BBP Close old Topics.
  2. Unzip it and upload the ‘bbp-close-old-topics’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, FileManager, etc…)
  3. Activate BBP Close old Topics from your Plugins page in wp-admin.

الأسئلة المتكررّة

Installation Instructions

From your WordPress dashboard

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

From WordPress.org

  1. Download BBP Close old Topics.
  2. Unzip it and upload the ‘bbp-close-old-topics’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, FileManager, etc…)
  3. Activate BBP Close old Topics from your Plugins page in wp-admin.
It doesn’t do anything, there isn’t even any settings!

This plugin only works with bbPress 2.2 or later. It will not have any effect if bbPress is not installed and activated, and will not work correctly with any version older than 2.2. This plugin was tested with bbPress up to 2.5.14.

Things won’t work

Please create a thread in the support forum and make sure to explain your issue with as much details as you can so it is possible to help you.

It’s great, I love it!

Brilliant! If you don’t mind, I would really appreciate it if you left a review with the appropriate number of stars.

It’s cool, and I think it could be even better

Suggestions are certainly welcome! Pull requests are also more than welcome on GitHub

I have another question/suggestion

Feel free to ask in the support forum!

المراجعات

إقرأ جميع المراجعات 2

المساهمون والمطوّرون

“BBP Close Old Topics” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

لقد تم ترجمة ”BBP Close Old Topics“ إلى لغة واحدة. شكراً إلى جميع المُترجمين لمُساهماتهم.

ترجمة ”BBP Close Old Topics“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.0.0

2017-10-05
* Initial release.