How to show attachment image on edit page

This topic contains 1 reply and 2 voices, and was last updated by towhid 9 years ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
April 10, 2015 at 12:15 am 41024
towhid Hi, I would like know how to display the thumbnail/image for each uploaded attachment on the edit page. Please help Thanks
April 11, 2015 at 3:03 pm 41103
towhid towhid

Hello,

Please use this function wp_get_attachment_image( $attachment_id, $size, $icon, $attr ); to get attachment for edit post . To know more about this function please visit this link – https://codex.wordpress.org/Function_Reference/wp_get_attachment_image.

Thank you 🙂

Viewing 1 Posts - 1 through 1 (of 1 total)