POST-ID:1493 array(10) { [0]=> object(WP_Term)#17101 (11) { ["term_id"]=> int(167) ["name"]=> string(16) "5:2 diet recipes" ["slug"]=> string(2) "52" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(167) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(184) "If you follow the 5:2 diet, try these healthy and filling recipes for fasting days – all dishes come in at under 250 calories and are filled with a variety of nourishing ingredients." ["parent"]=> int(0) ["count"]=> int(31) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [1]=> object(WP_Term)#17102 (11) { ["term_id"]=> int(313) ["name"]=> string(13) "Chicken salad" ["slug"]=> string(13) "chicken-salad" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(313) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(43) "Serve up a bright, light plate of goodness." ["parent"]=> int(0) ["count"]=> int(42) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [2]=> object(WP_Term)#17104 (11) { ["term_id"]=> int(198) ["name"]=> string(15) "Healthy chicken" ["slug"]=> string(15) "healthy-chicken" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(198) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(35) "Diet-friendly ways to cook chicken." ["parent"]=> int(0) ["count"]=> int(54) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [3]=> object(WP_Term)#17108 (11) { ["term_id"]=> int(7) ["name"]=> string(13) "Healthy lunch" ["slug"]=> string(13) "healthy-lunch" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(7) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(51) "Keep your healthy eating regime on the right track." ["parent"]=> int(0) ["count"]=> int(159) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [4]=> object(WP_Term)#17123 (11) { ["term_id"]=> int(166) ["name"]=> string(26) "Lean & full of protein" ["slug"]=> string(20) "lean-full-of-protein" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(166) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(62) "These meals are great for incorporating protein into your diet" ["parent"]=> int(0) ["count"]=> int(23) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [5]=> object(WP_Term)#17124 (11) { ["term_id"]=> int(215) ["name"]=> string(17) "Low-calorie lunch" ["slug"]=> string(17) "low-calorie-lunch" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(215) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(63) "Lunchbox favourites and weekend treats, all under 400 calories." ["parent"]=> int(0) ["count"]=> int(70) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [6]=> object(WP_Term)#17116 (11) { ["term_id"]=> int(224) ["name"]=> string(14) "Low-salt lunch" ["slug"]=> string(14) "low-salt-lunch" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(224) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(54) "Avoid the bloat with some light but delicious options." ["parent"]=> int(0) ["count"]=> int(32) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [7]=> object(WP_Term)#17084 (11) { ["term_id"]=> int(25) ["name"]=> string(16) "Lunchbox recipes" ["slug"]=> string(8) "lunchbox" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(25) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(144) "Pack yourself a lunch box to look forward to - use up leftovers from the night before, simmer up some soup, or whip up a quick salad before work" ["parent"]=> int(0) ["count"]=> int(76) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [8]=> object(WP_Term)#17936 (11) { ["term_id"]=> int(230) ["name"]=> string(12) "School lunch" ["slug"]=> string(12) "school-lunch" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(230) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(105) "Pack the little ones off with healthy bites and a few special treats to keep them alert and full all day." ["parent"]=> int(0) ["count"]=> int(50) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [9]=> object(WP_Term)#17105 (11) { ["term_id"]=> int(309) ["name"]=> string(10) "Vietnamese" ["slug"]=> string(10) "vietnamese" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(309) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(51) "Try a fresh and fragrant approach to Asian cooking." ["parent"]=> int(0) ["count"]=> int(34) ["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 ( 167, 313198716621522425230309 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 1493 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16