Single post, what to use instead of the_content()?
-
I would like to get away from using the_content() in my single.php because it seems you can’t get the featured image out of the return and do anything with it. I need to put the image in its own div to resize it.
What functions can I use to get the post’s content (text, title, meta, featured image) in separate “things” such as one might do with a WP_Query?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Single post, what to use instead of the_content()?’ is closed to new replies.