I have been using wp-caption for so long but for a template I am working on I want to delete this tag and only show the image, I used display:none; function but it does not show the image , any help ?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
This code found on the WP Support forums (Can you remove captions from images?) worked for me:
Just drop it in your theme's functions.php |
|||
|
|
