I am writing a script to clean up a database for a client, and I am remapping higher quality media files throughout.
In the wp_postmeta.meta
column I am seeing numeric params at the end of some of the links like this: ‘{blah blah}wp-content/uploads/2021/02/WalkingOnTheSun.mp3?_=6‘
What is that param? Can I ignore it, reset it? Rebuild it… lol?