POST-ID:9931 array(5) { [0]=> object(WP_Term)#17785 (11) { ["term_id"]=> int(75) ["name"]=> string(9) "Eid feast" ["slug"]=> string(11) "eid-cooking" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(75) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(84) "Traditional Arabic delicacies to enjoy cooking and serving up over the long weekend!" ["parent"]=> int(0) ["count"]=> int(135) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [1]=> object(WP_Term)#17789 (11) { ["term_id"]=> int(14053) ["name"]=> string(14) "Healthy dinner" ["slug"]=> string(14) "healthy-dinner" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(14053) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(44) "Discover our best ever healthy dinner ideas." ["parent"]=> int(0) ["count"]=> int(33) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [2]=> object(WP_Term)#17753 (11) { ["term_id"]=> int(14091) ["name"]=> string(37) "Healthy dinner recipes to lose weight" ["slug"]=> string(37) "healthy-dinner-recipes-to-lose-weight" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(14091) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(191) "Looking for a healthy, low-calorie dinner? Explore satisfying recipes between 200-500 calories, including chicken stew, noodles, pasta, and more—perfect for weight loss and balanced eating." ["parent"]=> int(0) ["count"]=> int(11) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [3]=> object(WP_Term)#17667 (11) { ["term_id"]=> int(12531) ["name"]=> string(7) "Ramadan" ["slug"]=> string(7) "ramadan" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(12531) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(0) "" ["parent"]=> int(0) ["count"]=> int(162) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [4]=> object(WP_Term)#17776 (11) { ["term_id"]=> int(42) ["name"]=> string(15) "Ramadan cooking" ["slug"]=> string(15) "ramadan-recipes" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(42) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(0) "" ["parent"]=> int(0) ["count"]=> int(137) ["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 ( 75, 14053140911253142 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 9931 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16