POST-ID:3079 array(4) { [0]=> object(WP_Term)#15438 (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)#15403 (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)#15342 (11) { ["term_id"]=> int(286) ["name"]=> string(37) "Christmas cracker and biscuit recipes" ["slug"]=> string(29) "christmas-cracker-and-biscuit" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(286) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(40) "Stack a hamper high with crunchy treats." ["parent"]=> int(0) ["count"]=> int(34) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [3]=> object(WP_Term)#15445 (11) { ["term_id"]=> int(69) ["name"]=> string(19) "Edible gift recipes" ["slug"]=> string(11) "edible-gift" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(69) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(0) "" ["parent"]=> int(0) ["count"]=> int(40) ["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, 928669 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 3079 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16