POST-ID:21167
array(8) {
[0]=>
object(WP_Term)#16166 (11) {
["term_id"]=>
int(61)
["name"]=>
string(15) "60 minute bakes"
["slug"]=>
string(15) "60-minute-bakes"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(61)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(41) "These quick bakes are fuss-free yet fancy"
["parent"]=>
int(0)
["count"]=>
int(52)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[1]=>
object(WP_Term)#16168 (11) {
["term_id"]=>
int(91)
["name"]=>
string(16) "Christmas baking"
["slug"]=>
string(16) "christmas-baking"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(91)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(152) "Crumbly mince pies, iced cakes and traditional festive breads like stollen and panettone – find all your favourite Christmas cakes and bakes here."
["parent"]=>
int(0)
["count"]=>
int(132)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[2]=>
object(WP_Term)#16069 (11) {
["term_id"]=>
int(386)
["name"]=>
string(11) "Easy baking"
["slug"]=>
string(11) "easy-baking"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(386)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(47) "Simple cakes, cupcakes, traybakes and biscuits."
["parent"]=>
int(0)
["count"]=>
int(149)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[3]=>
object(WP_Term)#16954 (11) {
["term_id"]=>
int(410)
["name"]=>
string(19) "Easy but impressive"
["slug"]=>
string(15) "easy-impressive"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(410)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(30) "Less stress, more seduction..."
["parent"]=>
int(0)
["count"]=>
int(304)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[4]=>
object(WP_Term)#16188 (11) {
["term_id"]=>
int(240)
["name"]=>
string(22) "Easy Christmas recipes"
["slug"]=>
string(14) "easy-christmas"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(240)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(169) "Take the stress out of Christmas prep with these simple yet scrumptious recipes. We've got all the essentials covered, from easy roast turkey to no-fuss mince pies."
["parent"]=>
int(0)
["count"]=>
int(129)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[5]=>
object(WP_Term)#16149 (11) {
["term_id"]=>
int(242)
["name"]=>
string(23) "Festive dessert recipes"
["slug"]=>
string(15) "festive-dessert"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(242)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(160) "Try our selection of traditional and alternative sweet treats for the festive season. We've got Christmas pudding, mince pies, trifle, cheesecake and more."
["parent"]=>
int(0)
["count"]=>
int(105)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[6]=>
object(WP_Term)#16086 (11) {
["term_id"]=>
int(115)
["name"]=>
string(19) "Fresh from the oven"
["slug"]=>
string(19) "fresh-from-the-oven"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(115)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(13)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[7]=>
object(WP_Term)#16164 (11) {
["term_id"]=>
int(253)
["name"]=>
string(20) "Make-ahead Christmas"
["slug"]=>
string(20) "make-ahead-christmas"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(253)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(173) "Save time and stress on Christmas Day with our make-ahead dishes. These stuffings, sauces, sides and desserts can be prepared in advance, then kept in the fridge or freezer."
["parent"]=>
int(0)
["count"]=>
int(69)
["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 ( 61, 91386410240242115253 ) OR rd.ingredients LIKE '%Apples%' OR rd.ingredients LIKE '% Festive baking%' OR rd.ingredients LIKE '% French tarte%' OR rd.ingredients LIKE '% Marzipan%' OR rd.ingredients LIKE '% Mincemeat%' OR rd.ingredients LIKE '% Tarts%') AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 21167 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16