• Resolved devdemon

    (@devdemon)


    I have custom post type. I use this args for query

                                'meta_key'          => 'ratings_average',
                                'orderby'           => 'meta_value_num',
                                'order'             => 'DESC'

    But I have only rated posts at output. How can I get custom posts without rating and rated post in one loop?

    • This topic was modified 7 years, 7 months ago by devdemon.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Show zero-rated posts with custom post type’ is closed to new replies.