Is it possible to get images in the body of the post?
-
That is, images added to a post using the Add Media button. I am trying to get these for use in my PHP code. Right now I am using the get_children function but that only gets featured images for the post.
I understand that images added to a post are part of the_content() of that post but I feel there should be a way to extract them. Thanks in advance for any help.
- The topic ‘Is it possible to get images in the body of the post?’ is closed to new replies.