POST-ID:5594 array(6) { [0]=> object(WP_Term)#18467 (11) { ["term_id"]=> int(236) ["name"]=> string(18) "Christmas biscuits" ["slug"]=> string(18) "christmas-biscuits" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(236) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(94) "From cookies and gingerbread, to biscotti and shortbread, bake up a storm this festive season." ["parent"]=> int(0) ["count"]=> int(47) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [1]=> object(WP_Term)#18364 (11) { ["term_id"]=> int(248) ["name"]=> string(26) "Christmas for kids recipes" ["slug"]=> string(14) "christmas-kids" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(248) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(110) "Have some festive fun with the kids, with this selection of recipes that can be made by the smallest of hands." ["parent"]=> int(0) ["count"]=> int(79) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [2]=> object(WP_Term)#18460 (11) { ["term_id"]=> int(284) ["name"]=> string(23) "Christmas gifts recipes" ["slug"]=> string(15) "christmas-gifts" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(284) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(137) "Why go shopping when you can make Christmas presents at home? We have lots of ideas for gourmet gifts that your foodie friends will love." ["parent"]=> int(0) ["count"]=> int(99) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [3]=> object(WP_Term)#18426 (11) { ["term_id"]=> int(283) ["name"]=> string(29) "Christmas gingerbread recipes" ["slug"]=> string(21) "christmas-gingerbread" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(283) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(29) "Spice up your festive period." ["parent"]=> int(0) ["count"]=> int(22) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [4]=> object(WP_Term)#18353 (11) { ["term_id"]=> int(23) ["name"]=> string(11) "Kids baking" ["slug"]=> string(11) "kids-baking" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(23) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(0) "" ["parent"]=> int(0) ["count"]=> int(60) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [5]=> object(WP_Term)#18447 (11) { ["term_id"]=> int(130) ["name"]=> string(13) "Little bakers" ["slug"]=> string(13) "little-bakers" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(130) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(221) "There’s endless fun to be had when kids hit the kitchen. We have lots of family-friendly baking projects for little sous chefs to get stuck into, so tie on a pint-sized apron and let the creative juices flow…" ["parent"]=> int(0) ["count"]=> int(17) ["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 ( 236, 24828428323130 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 5594 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16