How do I add A Div around each WordPress post image ? [closed]
问题 Closed . This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 5 years ago . I want to add a div around every image that is posted on my wordpress blog post. How can I do it? (For the curious ones, I'm attempting to pop out some share buttons whenever a user hovers over an image). 回答1: Add the following snippet of code into your functions.php file: add_filter( 'image_send