• This is how I use the shortcode.
    [videopack poster=”url”] url [/videopack]

    When I check the video source, its showing this <source src=”example.com/wp-content/uploads/2022/02/video.mp4?id=0″ type=”video/mp4″ data-res=”1280p”>

    Is there a way to remove ?id=0 from being inserted into the video source url?
    This causes problem to my cdn.

    • This topic was modified 2 years, 9 months ago by Mark.
Viewing 1 replies (of 1 total)
  • Plugin Author Kyle Gilman

    (@kylegilman)

    I added that so many years ago that I don’t remember why I did it. I know the built-in WordPress video shortcode does something similar. It has something to do with browser cache management. I’m looking in to the consequences of changing it, but in the mean time, what is the specific problem with your CDN? I remember Amazon has some way to ignore query strings like that.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove ?id=0 from source url’ is closed to new replies.