POST-ID:285
array(8) {
[0]=>
object(WP_Term)#15797 (11) {
["term_id"]=>
int(273)
["name"]=>
string(24) "Christmas sauces recipes"
["slug"]=>
string(23) "christmas-sauce-recipes"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(273)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(44) "Must-have accompaniments for festive feasts."
["parent"]=>
int(0)
["count"]=>
int(39)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[1]=>
object(WP_Term)#15801 (11) {
["term_id"]=>
int(272)
["name"]=>
string(27) "Christmas side dish recipes"
["slug"]=>
string(19) "christmas-side-dish"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(272)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(158) "Accompany your festive feast with a selection of sides and sauces. Our tasty trimmings include roast potatoes, sprouts, stuffing pigs-in-blankets and cabbage."
["parent"]=>
int(0)
["count"]=>
int(103)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[2]=>
object(WP_Term)#15823 (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"
}
[3]=>
object(WP_Term)#15824 (11) {
["term_id"]=>
int(245)
["name"]=>
string(29) "Gluten-free Christmas recipes"
["slug"]=>
string(21) "gluten-free-christmas"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(245)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(64) "There's no need to miss out with these gluten-free recipes."
["parent"]=>
int(0)
["count"]=>
int(53)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[4]=>
object(WP_Term)#15816 (11) {
["term_id"]=>
int(249)
["name"]=>
string(29) "Last-minute Christmas recipes"
["slug"]=>
string(21) "last-minute-christmas"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(249)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(36) "No-fuss menu ideas, cakes and gifts."
["parent"]=>
int(0)
["count"]=>
int(37)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[5]=>
object(WP_Term)#16695 (11) {
["term_id"]=>
int(252)
["name"]=>
string(25) "Low-fat Christmas recipes"
["slug"]=>
string(17) "low-fat-christmas"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(252)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(60) "Tempting ways to take the guilt out of the festive feasting."
["parent"]=>
int(0)
["count"]=>
int(32)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[6]=>
object(WP_Term)#16592 (11) {
["term_id"]=>
int(256)
["name"]=>
string(26) "Nut-free Christmas recipes"
["slug"]=>
string(18) "nut-free-christmas"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(256)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(52) "Brilliant alternatives to traditional festive foods."
["parent"]=>
int(0)
["count"]=>
int(32)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[7]=>
object(WP_Term)#15792 (11) {
["term_id"]=>
int(229)
["name"]=>
string(16) "Thanksgiving Day"
["slug"]=>
string(16) "thanksgiving-day"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(229)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(42) "Celebrate with a traditional turkey feast."
["parent"]=>
int(0)
["count"]=>
int(30)
["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 ( 273, 272240245249252256229 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 285 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16