POST-ID:22127 array(10) { [0]=> object(WP_Term)#15582 (11) { ["term_id"]=> int(89) ["name"]=> string(18) "Boxing Day recipes" ["slug"]=> string(18) "boxing-day-recipes" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(89) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(138) "Whether it's a stunning ham centrepiece or a mash-up of Christmas leftovers, we've got a selection of Boxing Day recipes to impress family" ["parent"]=> int(0) ["count"]=> int(75) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [1]=> object(WP_Term)#15591 (11) { ["term_id"]=> int(374) ["name"]=> string(5) "Bread" ["slug"]=> string(13) "bread-recipes" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(374) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(165) "Fill the house with the aroma of freshly baked bread. From an easy white loaf to sourdough, focaccia and brioche, we have a range of sweet and savoury bread recipes." ["parent"]=> int(0) ["count"]=> int(74) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [2]=> object(WP_Term)#15586 (11) { ["term_id"]=> int(280) ["name"]=> string(27) "Christmas leftovers recipes" ["slug"]=> string(19) "christmas-leftovers" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(280) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(151) "Use up your Christmas dinner leftovers, including turkey and all the trimmings. From stir-fries to pies, these recipes are packed with festive flavour." ["parent"]=> int(0) ["count"]=> int(84) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [3]=> object(WP_Term)#15585 (11) { ["term_id"]=> int(409) ["name"]=> string(4) "Easy" ["slug"]=> string(4) "easy" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(409) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(55) "Keep it easy with these simple but super-tasty recipes." ["parent"]=> int(0) ["count"]=> int(514) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [4]=> object(WP_Term)#15485 (11) { ["term_id"]=> int(436) ["name"]=> string(35) "Healthy Christmas leftovers recipes" ["slug"]=> string(27) "healthy-christmas-leftovers" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(436) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(60) "Nutritious and delicious ways to use up your festive fare..." ["parent"]=> int(0) ["count"]=> int(36) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [5]=> object(WP_Term)#16370 (11) { ["term_id"]=> int(205) ["name"]=> string(16) "Healthy sandwich" ["slug"]=> string(16) "healthy-sandwich" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(205) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(102) "Rolls, bagels, baps and wraps - make a lunchtime bite that's delicious, filling and nutritious..." ["parent"]=> int(0) ["count"]=> int(21) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [6]=> object(WP_Term)#15604 (11) { ["term_id"]=> int(250) ["name"]=> string(33) "Leftover Christmas turkey recipes" ["slug"]=> string(25) "leftover-christmas-turkey" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(250) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(122) "The big bird yields lots of extra meat. Waste not, want not with our economical meals for post-Christmas turkey leftovers." ["parent"]=> int(0) ["count"]=> int(39) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [7]=> object(WP_Term)#15566 (11) { ["term_id"]=> int(348) ["name"]=> string(9) "Leftovers" ["slug"]=> string(9) "leftovers" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(348) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(40) "How to use up those leftover ingredients" ["parent"]=> int(0) ["count"]=> int(69) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [8]=> object(WP_Term)#15502 (11) { ["term_id"]=> int(110) ["name"]=> string(19) "Love your leftovers" ["slug"]=> string(19) "love-your-leftovers" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(110) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(0) "" ["parent"]=> int(0) ["count"]=> int(25) ["filter"]=> string(3) "raw" ["term_order"]=> string(1) "0" } [9]=> object(WP_Term)#15583 (11) { ["term_id"]=> int(333) ["name"]=> string(8) "Sandwich" ["slug"]=> string(8) "sandwich" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(333) ["taxonomy"]=> string(15) "bbc_collections" ["description"]=> string(155) "Try new fillings and toppings for your sandwiches, wraps and buns. Our next level sarnies include classic club sandwiches, baguettes and picnic favourites." ["parent"]=> int(0) ["count"]=> int(43) ["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 ( 89, 374280409436205250348110333 ) OR rd.ingredients LIKE '%Boxing Day food%' OR rd.ingredients LIKE '% Christmas leftovers%' OR rd.ingredients LIKE '% Christmas sandwich%' OR rd.ingredients LIKE '% Sandwich%') AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 22127 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16