Been all over looking for the best way to do this.
I want to get the ID of the latest post of a certain post_type.
How can I do this in the cheapest way possible (by cheapest I mean using the least queries, and no loops or post rewinding)?
Surely there is a quick method?