Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I have a custom post type ENGINEER that is attached to these custom Taxonomies: City, State, Zip.

I messed up on something and I have several Posts that are not attached to a City, State, or Zip.

How do I find these Posts with no City, State, or Zip?

What Have I Done

Well, not much at this point other than research sql queries that will me identify posts where the taxonomy not in (x,y,z) but I'm not having any luck.

I request the answer be in an SQL Query please. Thanks so much.

share|improve this question
Please provide code or information about what you already did code, or other things you tried. Read the FAQ about asking questions. – Mike Madern Mar 14 at 11:54

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.