Title: Question for Plugin Developers
Last modified: August 19, 2016

---

# Question for Plugin Developers

 *  Resolved [husar](https://wordpress.org/support/users/husar/)
 * (@husar)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/question-for-plugin-developers/)
 * I am writing a plugin and looking for some advice. A plugin I am writing is basically
   doing an add_filter on the_content and parsing out data and recreating the post
   content based on what it finds in the_content. Pretty basic stuff. The problem
   I am having is the plugin running fresh on each post. When only one post is showing
   that the add_filter runs on it all is good. But when I have more than one post
   that gets changed showing on in the blog via my plugin it only shows the olds
   post data. I hope that makes sense.
 * I need some way to trigger my plugin to run on each post and not carry over any
   data. I am not sure if this makes sense or not.

The topic ‘Question for Plugin Developers’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [husar](https://wordpress.org/support/users/husar/)
 * Last activity: [17 years, 7 months ago](https://wordpress.org/support/topic/question-for-plugin-developers/)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
