• Resolved mdevera

    (@mdevera)


    Hi all,

    I’ve writen a plugin for read my fotolog feed and show it on my blog, but now, with a new foto on my fotolog, at the blog it appears the previous one, not the last as it should be.

    The feed of course is describing the last one.

    You can view my plugin at https://flogfeed.tenak.net/code/wp-plugin/flogfeed.phps

    Is there any sort of cache at WP that may be caching that info?

    Thanks in advance,

    Marcos

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mdevera

    (@mdevera)

    It was magically-resolved, maybe some sort of cache outside my browser (I clear the cache of the browser before) like a proxy of my ISP.

    Its working right ??

    Bye.

    WordPress 2.0 caches stuff, yes. get_option() for example is one of the items that relies on the cache.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cache on plugin data?’ is closed to new replies.