I have a custom post type 'listings' and within that a taxonomy called 'status' where the posts are either 'standard' or 'premium'.
What SQL query (or other method), could I use to delete all custom posts where the taxonomy 'status' has the value 'standard' ?
Thank you.
