이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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:

New language packs, or updates to existing ones, can be sent via GitHub or by contacting me.

Developers

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

스크린샷

  • The report link displayed in the topic admin links list.
  • Topics admin screen, showing the custom “User Reported” status.
  • 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.

후기

모든 10 평가 읽기

기여자 & 개발자

“bbPress – Report Content”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “bbPress – Report Content”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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