Page 1 of 1

Updating the cache for a certain post..?

PostPosted: July 27th, 2011, 7:47 am
by majick777
Hi there,

is there any way to update the cache for a post without pushing the publish/update button?

I am developing a plugin and I need to be able to do this. I am adding custom data to the post
but the displayed page is not being updated manually through the publish screen, so the cached
page doesn't show the new custom data...

So basically is there a quick cache function I can call for this? I've gone through the include
files but can't seem to find it anywhere... there's obviously a hook to publish post somewhere
that could be used but it is completely eluding me.

Thanks