Opened 12 years ago
Last modified 2 years ago
#2660 new defect (bug)
bbpress Discussion Settings?
| Reported by: | echiomega | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | API - Moderation | Version: | 2.5.4 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
I don't know if this is a bug or bbpress just don't use the rules within Discussion Settings of wordpress.
For example, "Comment Moderation" works perfectly and set the user reply in the forum to pending instead of public if one of the keyword is posted.
But if i want to do this:
Before a comment appears
Comment must be manually approved
Comment author must have a previously approved comment
The forum would set the reply to public even when those rules are applied?
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
No, bbPress does not support the discussion settings in "Before a comment appears" of WordPress' settings, at this stage, we only support as you point out the "Comment Moderation" and "Comment Blacklist".
Theoretically though, adding support so that topics or replies would not be published until approved by a moderator or keymaster via "Before a comment appears" (Or similar bbPress settings) could probably be achieved once #2645 lands.
I'll throw this ticket in 'Future Release', if enough interest or a patch surfaces we can take another look.