POST-ID:2763 array(6) { [0]=> object(WP_Term)#15571 (11) { ["term_id"]=> int(191) ["name"]=> string(19) "Eat like an athlete" ["slug"]=> string(11) "eat-athlete" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(191) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(40) "What the sporting elite choose to eat..." ["parent"]=> int(0) ["count"]=> int(30) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [1]=> object(WP_Term)#15585 (11) { ["term_id"]=> int(194) ["name"]=> string(21) "Gluten-free breakfast" ["slug"]=> string(21) "gluten-free-breakfast" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(194) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(50) "Set yourself up for the day with something hearty." ["parent"]=> int(0) ["count"]=> int(25) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [2]=> object(WP_Term)#15682 (11) { ["term_id"]=> int(101) ["name"]=> string(22) "Gluten-free breakfasts" ["slug"]=> string(20) "gaga-for-gluten-free" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(101) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(0) "" ["parent"]=> int(0) ["count"]=> int(11) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [3]=> object(WP_Term)#15644 (11) { ["term_id"]=> int(219) ["name"]=> string(16) "Low-GI breakfast" ["slug"]=> string(16) "low-gi-breakfast" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(219) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(45) "Start the day well and stay full until lunch." ["parent"]=> int(0) ["count"]=> int(21) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [4]=> object(WP_Term)#15580 (11) { ["term_id"]=> int(104) ["name"]=> string(16) "Off to the races" ["slug"]=> string(25) "preparing-for-the-big-run" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(104) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(118) "Joining a marathon lately? Try out these delicious dishes that will help you get the right nutrition for the big race." ["parent"]=> int(0) ["count"]=> int(8) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [5]=> object(WP_Term)#15664 (11) { ["term_id"]=> int(324) ["name"]=> string(8) "Omelette" ["slug"]=> string(8) "omelette" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(324) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(48) "Exciting ideas for fluffy and filling omelettes." ["parent"]=> int(0) ["count"]=> int(14) ["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 ( 191, 194101219104324 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 2763 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16