• Resolved massimod

    (@massimod)


    Hello.

    Since i have no idea how your plugin works and i’m not also a programmer, i would like to ask the following:

    I have a huge blog, with a lot-lot of posts. For financial reasons i can’t right now move to a better hosting. I’m also using a caching plugin, PHP 7 and Opcache and things are in control.

    The question: when your plugin does the “search and replace” ? When an post is posted ? Updated ? If it is just displayed from the cache, does your plugin does any work or the cached post has already the “links” from your plugin ?

    Thanks

    https://www.ads-software.com/plugins/wp-auto-affiliate-links/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Lucian Apostol

    (@thedark)

    The plugin is adding links trough a filter hook to the_content function. A caching plugin will show a cached version of the article ( including the generated links ). When a post is updated, it should notify the caching plugin to re-cache the post and the new links will should also be re-cached.

    Thread Starter massimod

    (@massimod)

    So as i understand it, i will benefit from the caching of any plugin (i’m using Comet Cache Lite).

    If some post is cached, then your plugin doesn’t do anything until it is edited.

    Thanks !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Question about caching’ is closed to new replies.