POST-ID:19464 array(7) { [0]=> object(WP_Term)#17879 (11) { ["term_id"]=> int(900) ["name"]=> string(8) "Everyday" ["slug"]=> string(8) "everyday" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(900) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(0) "" ["parent"]=> int(0) ["count"]=> int(144) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [1]=> object(WP_Term)#17787 (11) { ["term_id"]=> int(210) ["name"]=> string(18) "Healthy vegetarian" ["slug"]=> string(18) "healthy-vegetarian" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(210) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(31) "Diet-friendly meat-free feasts." ["parent"]=> int(0) ["count"]=> int(185) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [2]=> object(WP_Term)#18803 (11) { ["term_id"]=> int(12983) ["name"]=> string(14) "One bowl meals" ["slug"]=> string(14) "one-bowl-meals" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(12983) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(43) "Delectable and easy one-bowl meals" ["parent"]=> int(900) ["count"]=> int(60) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [3]=> object(WP_Term)#17892 (11) { ["term_id"]=> int(20) ["name"]=> string(13) "Quick curries" ["slug"]=> string(13) "quick-curries" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(20) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(0) "" ["parent"]=> int(0) ["count"]=> int(12) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [4]=> object(WP_Term)#17856 (11) { ["term_id"]=> int(105) ["name"]=> string(22) "Tempting Thai flavours" ["slug"]=> string(13) "thai-flavours" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(105) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(0) "" ["parent"]=> int(0) ["count"]=> int(23) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [5]=> object(WP_Term)#17769 (11) { ["term_id"]=> int(307) ["name"]=> string(4) "Thai" ["slug"]=> string(4) "thai" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(307) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(46) "Sweet and sour Thai curries, noodles and rice." ["parent"]=> int(0) ["count"]=> int(52) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [6]=> object(WP_Term)#17873 (11) { ["term_id"]=> int(413) ["name"]=> string(10) "Vegetarian" ["slug"]=> string(10) "vegetarian" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(413) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(43) "Meat-free recipes for entertaining and more" ["parent"]=> int(0) ["count"]=> int(583) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } }
SELECT p.ID, p.post_title, rd.recipe_data_ref_id, rd.photo_file_name, rd.photo_src, rd.skill_level FROM bbc20may18_posts p LEFT JOIN bbc20may18_term_relationships tr ON (p.ID = tr.object_id) LEFT JOIN bbc20may18_recipes_data rd ON (p.ID = rd.recipe_post_id) WHERE (tr.term_taxonomy_id IN ( 900, 2101298320105307413 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 19464 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16