Forums

[resolved] Question for Plugin Developers (1 post)

  1. husar
    Member
    Posted 3 years ago #

    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.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.