bbPress Plugin Browser »

Ajax Report Post (0.1.0)

License

  • GPLv3

Other Notes

Notes:

  • Only logged in users can report on a post.
  • A user has no provision to report on his/her own post.
  • A user is allowed to report on the same post only once in a day.

Workflow:

  • User clicks on the "Report" link below a post.
  • Submit report
  • Data gets stored into database (On installation of the plugin, a table "bb_custom_reports" gets created in the database.)
  • Admin gets notified by email with link to the post
  • Reported posts are listed in the admin panel with reporter's comment
  • Admin can manage reports from backend.