3rd Question:
I use <?php echo wp_get_attachment_url(); ?> in my image.php to get the single photo from a gallery.
And now formate is like that
http://www.my-webiste.com/attachment/image-name
So, I also want to show the information for this image in this page, what will be the code?
I mean how can I use [caption][full_caption][file_name][user_name] or uploaded date etc alone this for image.php?
Thanks for your time and kind help,
Regards,
P.
not resolved