Hey guys. So my question is just like in the title. How to extract postimage url from wordpress post? So for example if wordpress postimage()
function outputs something like:
<img src="some_img_url.jpg">
I'm only interested in some_img_url.jpg.