POST-ID:44775
array(6) {
[0]=>
object(WP_Term)#16064 (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"
}
[1]=>
object(WP_Term)#16098 (11) {
["term_id"]=>
int(315)
["name"]=>
string(5) "Curry"
["slug"]=>
string(5) "curry"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(315)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(85) "Rustle up a spicy supper using fish, vegetables or meat and a blend of rich flavours."
["parent"]=>
int(0)
["count"]=>
int(76)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[2]=>
object(WP_Term)#16183 (11) {
["term_id"]=>
int(88)
["name"]=>
string(10) "Curry club"
["slug"]=>
string(10) "curry-club"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(88)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(108) "Now the weather is chillier, we’re all about root vegetables, slow-cooked meats and heady marinades..."
["parent"]=>
int(0)
["count"]=>
int(47)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[3]=>
object(WP_Term)#16144 (11) {
["term_id"]=>
int(157)
["name"]=>
string(15) "Curry creations"
["slug"]=>
string(15) "curry-creations"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(157)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(131) "Whether you're entertaining guests or simply looking to indulge in some flavoursome food, these curries will have you covered!"
["parent"]=>
int(0)
["count"]=>
int(51)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[4]=>
object(WP_Term)#16103 (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"
}
[5]=>
object(WP_Term)#16161 (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"
}
}
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 ( 280, 31588157348110 ) OR rd.ingredients LIKE '%avoid food waste%' OR rd.ingredients LIKE '% Chicken curry%' OR rd.ingredients LIKE '% Curry%' OR rd.ingredients LIKE '% Leftover chicken%') AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 44775 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16