Do you know if there is any plugin or tutorial that describes how to do it? I would be very grateful for any help cause I am not very good at PHP.
I would like to add photos on Wordpress page and paste it as standard gallery into the post content, then I would like to aviod displaying the gallery but what I am interested about is to fetch an array of photos in that gallery and then iterate through it.
What is it for? I am developing a website http://www.rasterbyte.com/ and I want to use these images as background slideshow (Press left/right key to change picture). Currently images have fixed path, I want them to be custom for each page.
Thank you very much for any advice.