POST-ID:20865
array(8) {
[0]=>
object(WP_Term)#6659 (11) {
["term_id"]=>
int(92)
["name"]=>
string(16) "Christmas dinner"
["slug"]=>
string(16) "christmas-dinner"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(92)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(49)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[1]=>
object(WP_Term)#6660 (11) {
["term_id"]=>
int(895)
["name"]=>
string(12) "Dinner party"
["slug"]=>
string(12) "dinner-party"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(895)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(63)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[2]=>
object(WP_Term)#6661 (11) {
["term_id"]=>
int(244)
["name"]=>
string(23) "Festive starter recipes"
["slug"]=>
string(15) "festive-starter"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(244)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(67) "Kick start your Christmas dinner with an easy-but-impressive recipe"
["parent"]=>
int(0)
["count"]=>
int(43)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[3]=>
object(WP_Term)#6662 (11) {
["term_id"]=>
int(210)
["name"]=>
string(18) "Healthy vegetarian"
["slug"]=>
string(18) "healthy-vegetarian"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(210)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(31) "Diet-friendly meat-free feasts."
["parent"]=>
int(0)
["count"]=>
int(100)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[4]=>
object(WP_Term)#6663 (11) {
["term_id"]=>
int(120)
["name"]=>
string(17) "Modern vegetarian"
["slug"]=>
string(17) "modern-vegetarian"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(120)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(35) "Veggie recipes for the whole family"
["parent"]=>
int(0)
["count"]=>
int(66)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[5]=>
object(WP_Term)#6664 (11) {
["term_id"]=>
int(144)
["name"]=>
string(26) "Sharing-style dinner party"
["slug"]=>
string(26) "sharing-style-dinner-party"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(144)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(105) "Spend less time at the stove-top and more time entertaining, with these easy-to-make dinner party dishes."
["parent"]=>
int(0)
["count"]=>
int(36)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[6]=>
object(WP_Term)#6665 (11) {
["term_id"]=>
int(260)
["name"]=>
string(28) "Vegetarian Christmas recipes"
["slug"]=>
string(20) "vegetarian-christmas"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(260)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(95) "Enticing meat-free recipes for the festive season, including main courses, starters and snacks."
["parent"]=>
int(0)
["count"]=>
int(66)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[7]=>
object(WP_Term)#6666 (11) {
["term_id"]=>
int(12)
["name"]=>
string(16) "Vegetarian party"
["slug"]=>
string(16) "vegetarian-party"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(12)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(35) "Impress with an imaginative spread."
["parent"]=>
int(0)
["count"]=>
int(46)
["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 ( 92, 89524421012014426012 ) OR rd.ingredients LIKE '%Chestnuts%' OR rd.ingredients LIKE '% Christmas%' OR rd.ingredients LIKE '% Gratin%' OR rd.ingredients LIKE '% Potatos%' OR rd.ingredients LIKE '% Side dish%' OR rd.ingredients LIKE '% Sprouts%') AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 20865 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16