Sort by
Array ( [where] => AND ( wp_term_relationships.term_taxonomy_id IN (200,262,264,279,324,325) ) AND (wp_posts.post_author = 400) AND ( wp_postmeta.meta_key = '_chef_available' ) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) [groupby] => wp_posts.ID [join] => LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) [orderby] => wp_posts.post_date DESC, wp_posts.ID DESC, wp_postmeta.meta_value+0 DESC [distinct] => [fields] => wp_posts.* [limits] => LIMIT 12, 12 )