Title: Plugin suddenly creating &quot;Comment Manager&quot; posts
Last modified: August 31, 2016

---

# Plugin suddenly creating "Comment Manager" posts

 *  [jfriedl](https://wordpress.org/support/users/jfriedl/)
 * (@jfriedl)
 * [10 years ago](https://wordpress.org/support/topic/plugin-suddenly-creating-comment-manager-posts/)
 * This plugin is suddenly adding posts on my blog, with the title “Comment Manager”.
   I delete them and they start popping up again. How can I have it stop polluting
   my blog content short of yanking the entire plugin?
 * Thanks.
 * [https://wordpress.org/plugins/subscribe-to-comments/](https://wordpress.org/plugins/subscribe-to-comments/)

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

 *  [Postmatic](https://wordpress.org/support/users/vernal/)
 * (@vernal)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/plugin-suddenly-creating-comment-manager-posts/#post-8679736)
 * Hey jfriedl, did you ever figure out what was going on here? Did it resolve? 
   I’m jumping in to try to patch up some of the issues in this plugin but can’t
   reproduce this.
 *  Thread Starter [jfriedl](https://wordpress.org/support/users/jfriedl/)
 * (@jfriedl)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/plugin-suddenly-creating-comment-manager-posts/#post-8680551)
 * I figured out that the plugin seems to require such a post to exist, so deleting
   it only sees it created again. I want wp_posts to be nothing but articles, with
   IDs increasing by 1 so that it shows a count, but it seems with WordPress’ recent
   desire to create “revision” and “draft” posts up the wazoo, this is a fight I’m
   destined to lose.
 *  [Postmatic](https://wordpress.org/support/users/vernal/)
 * (@vernal)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/plugin-suddenly-creating-comment-manager-posts/#post-8688807)
 * Right – the plugin does create a hidden post of a custom post type (stc). It 
   shouldn’t be showing on your front end, though….
 * Perhaps whatever queries you are writing to display posts and post counts could
   use some filters? Perhaps limit the post type (post), status (published), etc?
   And generate your counts from that?
 * Just thinking out loud…
    Jason

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

The topic ‘Plugin suddenly creating "Comment Manager" posts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/subscribe-to-comments.svg)
 * [Subscribe to Comments](https://wordpress.org/plugins/subscribe-to-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/subscribe-to-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/subscribe-to-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/subscribe-to-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/subscribe-to-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/subscribe-to-comments/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Postmatic](https://wordpress.org/support/users/vernal/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/plugin-suddenly-creating-comment-manager-posts/#post-8688807)
 * Status: not resolved