POST-ID:22111
array(8) {
[0]=>
object(WP_Term)#6545 (11) {
["term_id"]=>
int(169)
["name"]=>
string(16) "200-400 calories"
["slug"]=>
string(16) "200-400-calories"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(169)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(35) "Our favourite low calorie dishes..."
["parent"]=>
int(0)
["count"]=>
int(167)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[1]=>
object(WP_Term)#6544 (11) {
["term_id"]=>
int(190)
["name"]=>
string(8) "American"
["slug"]=>
string(8) "american"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(190)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(84) "Get inspired by Stateside favourites, from burgers and hotdogs to pancakes and pies."
["parent"]=>
int(0)
["count"]=>
int(31)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[2]=>
object(WP_Term)#6543 (11) {
["term_id"]=>
int(427)
["name"]=>
string(18) "Breakfast delights"
["slug"]=>
string(18) "breakfast-delights"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(427)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(70) "Kickstart your day in the best way with these delicious morning treats"
["parent"]=>
int(0)
["count"]=>
int(74)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[3]=>
object(WP_Term)#6560 (11) {
["term_id"]=>
int(93)
["name"]=>
string(16) "Christmas canape"
["slug"]=>
string(16) "christmas-canape"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(93)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(90) "Sophisticated sweet and savoury bites to serve at your festive party or as a light starter"
["parent"]=>
int(0)
["count"]=>
int(64)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[4]=>
object(WP_Term)#6562 (11) {
["term_id"]=>
int(433)
["name"]=>
string(34) "Healthy Christmas canapés recipes"
["slug"]=>
string(25) "healthy-christmas-canapes"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(433)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(151) "Hosting a party this Christmas? Make festive canapés that are healthy as well as delicious, including prosciutto crostini and dressed crab cups."
["parent"]=>
int(0)
["count"]=>
int(23)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[5]=>
object(WP_Term)#6457 (11) {
["term_id"]=>
int(78)
["name"]=>
string(22) "Low-cal and delicious!"
["slug"]=>
string(15) "200-400-clories"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(78)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(78) "Try these light, healthy dishes all counted to notch up to under 400 calories."
["parent"]=>
int(0)
["count"]=>
int(32)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[6]=>
object(WP_Term)#6456 (11) {
["term_id"]=>
int(162)
["name"]=>
string(14) "Quick canapés"
["slug"]=>
string(13) "quick-canapes"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(162)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(63) "Hosting a dinner party? Try whipping up these delicious nibbles"
["parent"]=>
int(0)
["count"]=>
int(14)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[7]=>
object(WP_Term)#6455 (11) {
["term_id"]=>
int(11591)
["name"]=>
string(6) "salmon"
["slug"]=>
string(6) "salmon"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(11591)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(6)
["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 ( 169, 190427934337816211591 ) OR rd.ingredients LIKE '%Canapés%' OR rd.ingredients LIKE '% Christmas morning%' OR rd.ingredients LIKE '% Gravadlax%' OR rd.ingredients LIKE '% Omega 3%' OR rd.ingredients LIKE '% Salmon%') AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 22111 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16