该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

bbPress Moderation

描述

To help reduce spam in bbPress forums, this plugin will change the status of new topics and
replies to ‘pending’. Any pending topics/replies will be shown as ‘Awaiting Moderation’ until
the administrator approves publishes them.

Features

  • Blog administrator can be notified of new topics and replies requiring moderation.
  • Anonymous postings can always be marked for moderation.
  • Registered users can post without moderation after the first topic/reply is approved.
  • A bubble counter is shown on the Topics and Replies menu to indicate the number of posts awaiting moderation.
  • Pending topics/replies are styled to give the submitting user a ‘hint’ that the new topic/reply is pending

Languages

  • English
  • French
  • German – Thanks – daveshine (David Decker)
  • Turkish – Thanks Mustafa Çoban
  • Spanish – Thanks Yo
  • The .pot file is shipped for other translations – [send them in email iandstanley at gmail dot com]

If you do download this plugin please come back and rate it. For any rating less than 5 stars
I would love to hear your feedback to help improve the plugin. Usability issues, bugs, enhancements
and any other comments welcome to make this plugin better. Contact

More

See my other plugins and work

Usage

Once activated the bbPressModeration plugin will, depending on the settings, prevent the publishing
of topics and replies until approved by the site administrator.

Registered users who have previously had a topic/reply approved do not need to go through the moderation
process for subsequent posts.

If a topic/reply is marked for moderation then it is shown in the bbPress Topic or Reply menu as Pending.
To approve the post, edit and click Publish.

屏幕截图

  • Settings page
  • Pending topic awaiting moderation

安装

To install the plugin complete the following steps

  1. Unzip the zip-file and upload the content to your WordPress Plugin directory. Usually /wp-content/plugins
  2. Activate the plugin via the Admin plugin page.

常见问题

Can I change the way moderation works ?

Yes, see the plugin settings page.

How do I approve a topic or reply ?

Visit the bbPress Topics or Replies menu and edit each pending post then click Publish.

To approve multiple topics or replies you can use the bulk actions option. Click the pending link,
select all topics or replies then Bulk Actions->Edit and change the status to Publish

评价

2023 年 3 月 6 日
I used this plugin today and works good. It is a solution which I need. But last update 9 years ago. For security can be problem?
阅读所有14条评价

贡献者及开发者

“bbPress Moderation” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“bbPress Moderation”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.8.3

  • Anonymous Moderation now split into two settings (topics and replies can be managed separately)
  • Due to new settings page please check the settings you have are correct for your purposes. Set and Save to update them if they are wrong.

1.8.2

  • Fixed SPAM from appearing (Pending status even if it’s spam)

1.8.1

  • Altered some internal debugging code

1.8

  • Fix for DB prefix taking into account those wp sites that use a database prefix — thanks to mgropel
  • Hide pending posts from Forum (still visible from admin screen) – turn off display in plugin options page
  • Tested on WordPress v3.6

1.7 – 15th May 2013

  • Added Turkish language – Thanks Mustafa Çoban
  • Added Spanish language – Thanks Yo

1.6 – 18th Apr 2013

  • Fix bug for changes in bbPress 2.3 – https://bbpress.trac.wordpress.org/ticket/2207
  • Added Macedonian language files.

1.5 – 11th Dec 2012

  • Fix bug – https://wordpress.org/support/topic/email-notifications-for-subscribed-topics-not-working

1.4 – 6th Nov 2012

  • Add ability to mark topics/replies as spam – Thanks Ipstenu (Mika Epstein)
  • Add username/anonymous to admin notification message
  • Attempt to make new moderated topic/reply more visible to user when pending moderation

1.3 – 11th Oct 2012

  • Bug fix for BuddyPress activity stream – https://bbpress.trac.wordpress.org/ticket/1915
  • Return correct site URL for email notification

1.2 – 18th Feb 2012

  • Don’t moderate users with moderate capability
  • Add topic/reply content to notification email
  • Users with moderate capability can view pending content

1.1 – 12th Jan 2012

  • Move languages to /languages folder
  • Added German translation – Thanks – daveshine (David Decker)
  • Bug fix to prevent 404 pages after submitting new pending topic

1.0 – 9th Jan 2012

  • Initial Version