POST-ID:8024 array(5) { [0]=> object(WP_Term)#16268 (11) { ["term_id"]=> int(379) ["name"]=> string(10) "Cheesecake" ["slug"]=> string(10) "cheesecake" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(379) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(80) "With a creamy top and buttery biscuit base, who can resist this classic dessert?" ["parent"]=> int(0) ["count"]=> int(55) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [1]=> object(WP_Term)#16272 (11) { ["term_id"]=> int(406) ["name"]=> string(9) "Chocolate" ["slug"]=> string(9) "chocolate" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(406) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(0) "" ["parent"]=> int(0) ["count"]=> int(271) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [2]=> object(WP_Term)#16235 (11) { ["term_id"]=> int(410) ["name"]=> string(19) "Easy but impressive" ["slug"]=> string(15) "easy-impressive" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(410) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(30) "Less stress, more seduction..." ["parent"]=> int(0) ["count"]=> int(304) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [3]=> object(WP_Term)#16170 (11) { ["term_id"]=> int(368) ["name"]=> string(12) "Father's Day" ["slug"]=> string(11) "fathers-day" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(368) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(60) "Brilliant ideas for treating Dad to something extra special." ["parent"]=> int(0) ["count"]=> int(64) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [4]=> object(WP_Term)#16259 (11) { ["term_id"]=> int(253) ["name"]=> string(20) "Make-ahead Christmas" ["slug"]=> string(20) "make-ahead-christmas" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(253) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(173) "Save time and stress on Christmas Day with our make-ahead dishes. These stuffings, sauces, sides and desserts can be prepared in advance, then kept in the fridge or freezer." ["parent"]=> int(0) ["count"]=> int(70) ["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 ( 379, 406410368253 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 8024 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16