• Resolved Nauhaie

    (@nauhaie)


    Hi everybody,

    I would like to cache a .js file which contains some contents that is dynamically loaded into the sidebar of some cached pages of my website. The .js with the content is generated either with a new php file and a rewrite_endpoint, or with the page template trick, I don’t know what is best. But I would like my .js to be cached, exactly as page cache works.

    Does W3 Total Cache allow us to do something like that?

    Thank you very much,
    Nauhaie

    http://wordpress.org/extend/plugins/w3-total-cache/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Frederick Townes

    (@fredericktownes)

    Sorry, not in the way that you’ve described. You could cache the data in the transient API that is used, but there’s no way to cache a flat file as you’ve said unless it’s associated with a template and minify is in manual mode.

    Thread Starter Nauhaie

    (@nauhaie)

    Ok! I am sad to hear it, but thank you very much for the answer! Nauhaie

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Use page-cache for .js file’ is closed to new replies.