Forums

Find Custom Posts with No Tags (1 post)

  1. drummergirl
    Member
    Posted 7 months ago #

    I need a little help with some custom code. Essentially I need to query a custom post type and only display the posts that have tags from my custom taxonomy.

    I can query the custom post type, but I can't figure out how to separate the posts with tags from the posts without.

    If(has_tag) isn't working. It just gives me zero results. If(!has_tag) shows me all of the custom posts regardless of whether they have a tag or not.

    How do I build a query to find only the custom posts that contain a tag?

Reply

You must log in to post.

About this Topic

Tags