• Hi,

    I have written my own plugin which uses ajax to pull back some posts. When the page is first loaded the post come back using the normal wordpress loop and the URLs are written to CDN urls.

    However if I try and call the same PHP method to generate the posts via AJAX, the URLs are not re-written to CDN urls.

    Is there a method, or filter, available to apply the CDN urls to the ajax posts.

    Thanks

    Stephen

    https://wordpress.org/plugins/w3-total-cache/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Also very interested in this issue.
    Stephen, if you found a solution please post here

    Thread Starter stephenmahood

    (@stephenmahood)

    Hi ZehrGut,

    I haven’t been able to identify a solution yet. I am just having to deliver any AJAX requests from my origin at the moment.

    Thanks

    Stpehen

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CDN Urls via AJAX’ is closed to new replies.