You could do it with jQuery fairly simply.
$("#caption").src($("img").src);
is psuedo code to get you thinking down the right track. Basically, loop through the images, grab the source, and apply it to the element that you want to gain the link.
Related Posts:
- Get all post attachments except featured image
- getting attachement images src and add classes
- Are captions stored anywhere?
- get_the_post_thumbnail() doesn’t taking style attribute
- complex restriction of items in media library
- Remove duplicate attachments
- Edit image / Delete image link
- How could I add button next to “edit image” button in “Attachment Details”
- media_sideload_image file name?
- Detect if is image unattached
- Give attachments an archive page
- Insert Media – Attachment – Link to : Remove the “attachment page” option
- Show Post ID in “Find Posts or Pages” box in Media Library?
- Retrieving a custom link on an attachment
- Delete attachments from Front end
- Creating a multi-file upload form on the front end for attachments
- get post attachments of a particular size
- How to upload image from front end and save in media library?
- How to create a CSV on the fly and send as an attachment using wp_mail?
- Insert custom ID into wp_get_attachment_link
- Reorder “menu order” of attachments to another predefined order
- Prevent Duplicate Attachment When Using wp_insert_post
- Change code to display image attachment page
- Attachment 0×0 size error [closed]
- How To Grab All Type Of Attachments, But Images?
- Removing width and height attributes from wp-get-attachment
- Contact Form 7 Data As Attachment [closed]
- List Post Attachments – Remove Image Thumbnails
- Post Via Email – How to send Attachments with it (e.g. PDF File or JPEG Image)?
- Display attachment resolution size
- Custom Gallery HTML only working when images are attached to post/page
- Where does the gallery shortcode gets its attachments from?
- How do I link an image to the post it is attached to?
- media ‘path’ issue / concern when bringing files live
- Is it possible to share media files between multiple WordPress sites?
- How can I attach Facebook Open Graph data to an Attachment Page?
- Open the Attachment Details popup
- Attachment page 404
- Set Attachment Image File URL as GUID
- How to compress image before inserting to wordpress using wp_insert_attachment function?
- Getting “too many redirects” when using wp_redirect for attachment page
- How to update the title of audio file through its attachment metadata
- Change default selection for “Embed or Link”?
- How can I make an attachment page for pdf uploads?
- Proper use of wp_get_attachment_image?
- Get title of post image is attached to
- the_time() returning wrong date/time (way in the future)
- Add audio attachment link to RSS
- Correct attachment size
- How to: Retrieve an attachment image from post and output it
- Attach a external file as attachement using wp_mail
- Could not get attachment using wp_mail
- Looking to limit file attachment downloads
- Echo list attachment size in post
- How do I intercept and modify the functionality of wp_get_attachment_image()?
- 500 internal error at wp_generate_attachment_metadata
- Undoing define( ‘UPLOADS’, ”.’files’ ); to repoint to “wp-content/uploads” folder
- Upload image and assign it’s id to post
- Will wp_get_attachment_metadata display PDF metadata (eg: keyword, author, description)?
- How to get thumbnail from post attachment in this loop
- i want attachment.php to return the image
- How can I rewrite old attachment URLs?
- How can I customize the link when an attached image is clicked?
- List all files from subpages
- Add videos/images preview to bbPress attachment
- Add a word to the first // wp_get_attachment_url // as the subdomain name
- Media Library Mess After FTP … /uploads
- How to view exact image dimensions of a media in Admin view?
- wp_get_attachment_image_src calling wrong location
- wp_delete_attachment doesn’t delete image files / doesn’t work
- Get attachment URL from attachment Link in WordPress
- Removing images deleted from uploads folder, from Media Library
- Send data URL string as an attachment in wp_email
- Display audio file in audio.php
- How to use previous/next image link, ignoring parent posts/attachments?
- how to add data in my custom theme from WP-Admin Panel
- Display setting ‘size’ not available in image settings modal
- Using $_FILES variable into the same function for uploading images and files
- Removing delete permanently button in uploading files media
- Retrieve ONLY mp3s and set a variable for use in a playlist called by single.php template?
- missing attachment are showing as 404
- Insert attachments from front end form
- How do I add Facebook OpenGraph meta tags for attachments in the header for a custom theme?
- Remove attached media
- Incomplete attachment page
- Drupal 6 to WordPress migration – media attachments
- How to retrieve “custom url” from image attachment in wordpress
- Retreive tags from attached post for media on page
- list of attachments: wp_get_attachment_link works, wp_get_attachment_image does not
- Custom attachment field dissapearing
- How can I let users access a specific attachment?
- What is the most efficient way to retrieve a group of image URL’s from different attachment ID’s of a specific crop size?
- How to wrap this Link with an Image?
- How to save media-form on custom tab
- get_image_tag filter not working
- Change attachment inside the_content using filters
- I want to edit documents on my blog without the need to download and upload files again [closed]
- Open attachments in new tab/window
- Change the next thumbnail to text
- Media library upload hook