• boothby

    (@boothby)


    Hi Anton,

    first, I would like to thank you for your great plugin. It helps me a lot.

    If a shortcode is used in the post, the image is not output via the Cloudflare server.

    I use this shortcode: [ipd src=”https://example.com/wp-content/uploads/example.jpg” alt=”ALT TEXT”]

    (The “&#8221” is not part of it on my website.)

    Is there a solution for this?

    • This topic was modified 1 year ago by boothby.
    • This topic was modified 1 year ago by boothby.
Viewing 2 replies - 1 through 2 (of 2 total)
  • dmanexe

    (@dmanexe)

    Is not ideal, but you could adjust the ipd shortcode function to allow passing a media library ID, then process that lookup.

    I believe that the transformation from site media library URL happens if you use get_post_thumbnail_url(). I am still testing this myself

    Plugin Author Anton Vanyukov

    (@vanyukov)

    Hi @boothby, @dmanexe,

    Thank you for reporting the issue. I will make sure that shortcodes are properly supported in the upcoming version.

    Best regards,
    Anton

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shortcode Usage Hinders Cloudflare Server’s Image Output in Posts’ is closed to new replies.