Title: This plugin does not work unless&#8230;
Last modified: July 4, 2024

---

# This plugin does not work unless…

 *  [hemligg](https://wordpress.org/support/users/hemligg/)
 * (@hemligg)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/this-plugin-does-not-work-unless/)
 * This plugin does not work unless you modify the code In the file flagged-content-
   ajax.php you must change the the following line (line 202)
 * $post_type = (int) get_post_type( $this->data[‘post_id’] );
 * to this
 * $post_type = get_post_type( $this->data[‘post_id’] );
 * Or else it will never work.

The topic ‘This plugin does not work unless…’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/flagged-content_525557.svg)
 * [Flagged Content](https://wordpress.org/plugins/flagged-content/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flagged-content/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flagged-content/)
 * [Active Topics](https://wordpress.org/support/plugin/flagged-content/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flagged-content/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flagged-content/reviews/)

 * 0 replies
 * 3 participants
 * Last reply from: [hemligg](https://wordpress.org/support/users/hemligg/)
 * Last activity: [1 year, 11 months ago](https://wordpress.org/support/topic/this-plugin-does-not-work-unless/)
 * Status: not resolved