How to move featured image to the top of the list?
Can’t you do this in HTML? So instead of printing everything in your loop, append it to a string that you print in the end. That way you can keep special stuff apart. I assume this is a follow-up question to your previous question about featured images, so I will use the code from my … Read more