Title: bbPress &#8211; Report Content
Author: Josh Eaton
Published: <strong>2013-يىلى 30-سېنتەبىر</strong>
Last modified: 2014-يىلى 12-نويابىر

---

قىستۇرما ئىزدە

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/bbpress-report-content.svg)

# bbPress – Report Content

 يازغۇچى [Josh Eaton](https://profiles.wordpress.org/jjeaton/)

[چۈشۈر](https://downloads.wordpress.org/plugin/bbpress-report-content.1.0.5.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/bbpress-report-content/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/bbpress-report-content/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/bbpress-report-content/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/bbpress-report-content/#developers)

 [قوللاش](https://wordpress.org/support/plugin/bbpress-report-content/)

## چۈشەندۈرۈش

Give your bbPress forum users the ability to report inappropriate content or spam
in topics or replies. This plugin adds a «report» admin link to topics and replies,
when clicked, the topic/reply is assigned a post status of «User Reported».

All logged-in users can report content and see that a topic has been reported, only
Moderators and up can un-report the content. Integrates with the standard Topic 
admin screens.

When a topic is reported, a banner is shown at the top of the page indicating that
the topic has been reported as inappropriate. For replies, a message is added within
the reply, before the content.

Requires bbPress 2.4+.

#### Translators

bbPress – Report Content is fully internationalized and ready for translation:

The following translations are currently available:

 * Croatian (hr) – Sanjin Barac
 * Finnish (fi) – [Marko Kaartinen](https://github.com/MarkoKaartinen)
 * French (fr_FR) – [Matthieu Durocher](http://technocyclope.com/)
 * German (de_DE) – [Alexander Ihrig](http://www.thunderbird-mail.de/)
 * Italian (it_IT) – Barbara Lerici
 * Polish (pl_PL) – Paulina
 * Spanish (es_ES) – [Andrew Kurtis – WebHostingHub](http://www.webhostinghub.com/)

New language packs, or updates to existing ones, can be sent via GitHub or by [contacting me](http://www.josheaton.org/contact/).

#### Developers

Active development happens on Github: [https://github.com/jjeaton/bbpress-report-content](https://github.com/jjeaton/bbpress-report-content).
PRs welcome!

## ئېكران كەسمىسى

[⌊The report link displayed in the topic admin links list.⌉⌊The report link displayed
in the topic admin links list.⌉[

The report link displayed in the topic admin links list.

[⌊Topics admin screen, showing the custom "User Reported" status.⌉⌊Topics admin 
screen, showing the custom "User Reported" status.⌉[

Topics admin screen, showing the custom «User Reported» status.

[⌊Front end display of a reported topic.⌉⌊Front end display of a reported topic.⌉[

Front end display of a reported topic.

## ئورنىتىش

 1. Upload the `bbpress-report-content` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ›Plugins‹ menu in WordPress

## FAQ

  Can I see which user reported the content as inappropriate?

The user who reported the topic or reply is stored as post meta and displayed as
a column on the «User Reported» view.

## باھالاشلار

![](https://secure.gravatar.com/avatar/f2672b9bac7ab274967f26d8b6ae775c17a950c10be5176c5eb08b4fcbf9fe64?
s=60&d=retro&r=g)

### 󠀁[Thank you for plugin](https://wordpress.org/support/topic/thank-you-for-plugin-5/)󠁿

 [Mohammad Sy](https://profiles.wordpress.org/mohammad-sy/) 2016-يىلى 3-سېنتەبىر

Very good plugin 🙂

 [ 10 باھالاشنىڭ ھەممىنى ئوقۇش ](https://wordpress.org/support/plugin/bbpress-report-content/reviews/)

## تۆھپىكار ۋە ئىجادكار

«bbPress – Report Content» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا
تۆھپە قوشقان.

تۆھپىكار

 *   [ Josh Eaton ](https://profiles.wordpress.org/jjeaton/)

[«bbPress – Report Content» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/bbpress-report-content)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/bbpress-report-content/)،
[SVN خەزىنە](https://plugins.svn.wordpress.org/bbpress-report-content/) تەكشۈرۈپ
ياكى [RSS](https://plugins.trac.wordpress.org/log/bbpress-report-content/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/bbpress-report-content/)
گە مۇشتەرى بولغىلى بولىدۇ.

## ئۆزگىرىش خاتىرىسى

#### 1.0.5 – 2014-11-12

 * Enhancement – Croatian translation (props Sanjin Barac)
 * Enhancement – Italian translation (props Barbara Lerici)
 * Enhancement – Add «reported» or «unreported» classes to the report/unreport links
   to signify current state.
 * Fix – Require bbPress to be activated before loading.
 * Fix – Errors in es_ES translation (props Barbara Lerici)
 * Tweak – Updated POT file to add new strings.

#### 1.0.4 – 2014-02-11

 * Enhancement – German translation (props Alexander Ihrig)

#### 1.0.3 – 2014-01-31

 * Enhancement – Polish translation (props Paulina)
 * Enhancement – Finnish translation (props Marko Kaartinen)

#### 1.0.2 – 2014-01-30

 * Fix – Plugin was loading the wrong directory for language files.
 * Fix – Modify all textdomain strings and update POT file
 * Fix – Make `get_reply_report_link` public so it can be used to output the report
   link elsewhere.
 * Enhancement – Spanish Translation (props Andrew Kurtis)
 * Enhancement – French Translation (props Matthieu Durocher)

#### 1.0.1 – 2013-10-13

 * Fix – Issue where bbPress feeds were only showing «reported» topics/replies.

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.5**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **12 يىل بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **200+**
 *  WordPress نەشرى ** 3.6 ياكى يۇقىرى **
 *  **4.0.38** دا سىنالغان
 *  تىل
 * [English (US)](https://wordpress.org/plugins/bbpress-report-content/)
 * بەلگە
 * [bbPress](https://ug.wordpress.org/plugins/tags/bbpress/)[content](https://ug.wordpress.org/plugins/tags/content/)
   [replies](https://ug.wordpress.org/plugins/tags/replies/)[report](https://ug.wordpress.org/plugins/tags/report/)
   [topics](https://ug.wordpress.org/plugins/tags/topics/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/bbpress-report-content/advanced/)

## دەرىجە

 5/5 يۇلتۇز

 *  [  10 5-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/bbpress-report-content/reviews/?filter=5)
 *  [  0 4-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/bbpress-report-content/reviews/?filter=4)
 *  [  0 3-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/bbpress-report-content/reviews/?filter=3)
 *  [  0 2-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/bbpress-report-content/reviews/?filter=2)
 *  [  0 1-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/bbpress-report-content/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/bbpress-report-content/reviews/#new-post)

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/bbpress-report-content/reviews/)

## تۆھپىكار

 *   [ Josh Eaton ](https://profiles.wordpress.org/jjeaton/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/bbpress-report-content/)

## ئىئانە

بۇ قىستۇرمىنىڭ ياخشىلىنىشىنى قوللامسىز؟

 [ بۇ قىستۇرمىغا ئىئانە قىلىش ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7DR8UF55NRFTS)