Hello,
I am very new to WordPress. I think I'm getting the hang of it, but there's obviously a lot to learn!
Here's my questions:
1) Is there a way to tag images?
1.1)What kind of PHP functions can I use to read out the contents of the media library? Ideally, I'd love a function that would return all images in the library tagged with a given keyword.
2) Is there a way to attach more than one image to a post?
2.1) What functions can I use to return the link to an image attached to a post?
Thanks for the help!