Site icon Hip-Hop Website Design and Development

In wp_postmeta.meta column I see media links with a param at the end like ‘WalkingOnTheSun.mp3?_=6’, What is this _=6?

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?