Title: Report Post Plugin
Last modified: August 19, 2016

---

# Report Post Plugin

 *  [ashish1987](https://wordpress.org/support/users/ashish1987/)
 * (@ashish1987)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/report-post-plugin/)
 * Hello
    I run a site in wordpress and I wanted a plugin which i can put up under
   each post and read “Report This Post” sort of a thing and the users click on 
   it and I know which post has been reported. Can someone help me with this ? Thanks
   🙂

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/report-post-plugin/#post-780417)
 * So once the user clicked “Report This Post” would the plugin send you an email?
   Or put something in the database?
 * I looked for some possible solutions but found nothing specific, so you might
   consider using something like [Lester’s WP-Email plugin](http://lesterchan.net/portfolio/programming.php)
   and modify that.
 * Here’s something for Comments:
    [http://www.dagondesign.com/articles/report-comments-plugin-for-wordpress/](http://www.dagondesign.com/articles/report-comments-plugin-for-wordpress/)
 *  [Roger Theriault](https://wordpress.org/support/users/rogertheriault/)
 * (@rogertheriault)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/report-post-plugin/#post-780422)
 * To chime in – I was thinking that a modification to Lester’s [WP-Postratings](http://wordpress.org/extend/plugins/wp-postratings/)
   plugin (or even one of its multitude of options) might do it, since it’s an AJAX
   inline element which does something when you click on it (mainly update the database);
   if you need to notify someone it’s simple to generate an email when the server
   is told about the “rating”. There’s some sample email code in the [Custom 404 form explanation in the Codex](http://codex.wordpress.org/Creating_an_Error_404_Page)(
   chunk reproduced below)
 *     ```
       mail($adminemail, "Post reported: ".$_SERVER['REQUEST_URI'],
            $reportmess, "From: $websitename <noreply@$website>");
       ```
   
 *  [geetkunal](https://wordpress.org/support/users/geetkunal/)
 * (@geetkunal)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/report-post-plugin/#post-780768)
 * I also have the same request as Ashish has demanded. Waiting for resolving my
   request. Thanks alot.
 * Regards,
    GP.
 *  [Roger Theriault](https://wordpress.org/support/users/rogertheriault/)
 * (@rogertheriault)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/report-post-plugin/#post-780773)
 * Well [@geetkunal](https://wordpress.org/support/users/geetkunal/), don’t wait…
   search the Plugin Directory. You might just find something suitable.
 * These features are developed by volunteers, often because they need something
   to do something and can’t find it elsewhere.
 *  [basilakis](https://wordpress.org/support/users/basilakis/)
 * (@basilakis)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/report-post-plugin/#post-780800)
 * There is a plugin for doing this job. Actually i am already in it second release
   and keep working on it, almost every day.
 * U can check it out here
 * [http://www.jailbait.gr/downloads/report-post.rar](http://www.jailbait.gr/downloads/report-post.rar)
 * Any questions regarding it, will be more than welcome 🙂
 *  [cusoon](https://wordpress.org/support/users/cusoon/)
 * (@cusoon)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/report-post-plugin/#post-780810)
 * thanks a lot buddy … i wanted it too!
 *  [willboss](https://wordpress.org/support/users/willboss/)
 * (@willboss)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/report-post-plugin/#post-780847)
 * Basilakis, that doesnt seem to work! I added the code but no link appears. 🙁
 *  [willboss](https://wordpress.org/support/users/willboss/)
 * (@willboss)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/report-post-plugin/#post-780850)
 * Ok, I have looked and Looked and Looked but I couldn’t find anything. SO, I contacted
   a developer Milan Petrovic who developed the GD Star Rating Plug-in and I asked
   him to develop one for me at my own expense which he did. I now have the plug-
   in working on my site [http://www.centuryhits.com](http://www.centuryhits.com)
   and I have contacted Milan and asked him to make it public available which he
   has just done wit some enhanced tweaks[http://www.dev4press.com/](http://www.dev4press.com/)

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Report Post Plugin’ is closed to new replies.

## Tags

 * [post](https://wordpress.org/support/topic-tag/post/)
 * [report](https://wordpress.org/support/topic-tag/report/)

 * 8 replies
 * 7 participants
 * Last reply from: [willboss](https://wordpress.org/support/users/willboss/)
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/report-post-plugin/#post-780850)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
