• I am writing a new plugin what alters the content of the rss feeds. If I make any changes it does not have any effect.

    Than I go to /wp-blog-header.php and before the wp() call I put a die(‘1’) call, reload the page, delete the die call, and reload again. After this I could see the result of my changes.

    I think that is beacuse some caching. Is it a way to turn it off? It is really hard to debug like this.

Viewing 1 replies (of 1 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    WordPress does not have any whole-page caching mechanisms built into it like that. If there is caching, it’s happening somewhere else.

Viewing 1 replies (of 1 total)

The topic ‘cache?’ is closed to new replies.