Topic: WP plugin. How to get gallery ID value with a PHP function
Hi,
I'm using the WP plugin and trying to make it SEO friendly by using this technique http://www.mkwebdesign.ca/tutorials/mak … endly.html
However, the problem I run into is that I need to be able to pass on the URL of the corresponding gallery.xml file to the SEO code. I am able to locate them in the wp-content section named after galleryid.xml (i.e. 3.xml). How do I specify this in a php function so that it would automatically select the corresponding ID?
Bear with me if this is very basic - I'm a complete php newbie.
Thanks,
a.