Hello WordPress! Thanks in advance for the help. This community is amazing.
I have a 'Contact' Page with users photos that uses jQuery. However, I had to insert ids into the tag for each image in order for jQuery to select them. I'm handing the site off to someone who is going to use the admin panel to change the images as employees come and go.
BUT the admin panel inserts images without a unique id. So I can't select them 'out of the box' with jQuery.
see functionality here - http://www.dwinvest.com/?page_id=19
Where should I go in the WordPress core to do this?
OR
Should I be going about this in another way?