POST-ID:2911 array(5) { [0]=> object(WP_Term)#15589 (11) { ["term_id"]=> int(36) ["name"]=> string(20) "Cholesterol-friendly" ["slug"]=> string(20) "cholesterol-friendly" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(36) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(52) "Dishes to help promote a healthy cholesterol balance" ["parent"]=> int(0) ["count"]=> int(30) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [1]=> object(WP_Term)#15593 (11) { ["term_id"]=> int(9) ["name"]=> string(19) "Cholestrol friendly" ["slug"]=> string(19) "cholestrol-friendly" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(9) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(53) "Dishes to help promote a healthy cholesterol balance." ["parent"]=> int(0) ["count"]=> int(19) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [2]=> object(WP_Term)#15555 (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(184) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [3]=> object(WP_Term)#15491 (11) { ["term_id"]=> int(121) ["name"]=> string(21) "Heart-healthy recipes" ["slug"]=> string(21) "heart-healthy-recipes" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(121) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(133) "We’ve created a collection of ultimate heart-friendly recipes. Discover which ingredients you should be packing into your diet." ["parent"]=> int(0) ["count"]=> int(52) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [4]=> object(WP_Term)#15574 (11) { ["term_id"]=> int(85) ["name"]=> string(7) "Student" ["slug"]=> string(7) "student" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(85) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(50) "Cheap and cheerful recipes for eating on a budget." ["parent"]=> int(0) ["count"]=> int(38) ["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 ( 36, 921012185 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 2911 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16