POST-ID:24992
array(10) {
[0]=>
object(WP_Term)#16153 (11) {
["term_id"]=>
int(177)
["name"]=>
string(18) "Cheap family meals"
["slug"]=>
string(20) "cheap-family-suppers"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(177)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(47) "Wholesome, budget suppers for the whole family."
["parent"]=>
int(0)
["count"]=>
int(114)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[1]=>
object(WP_Term)#16154 (11) {
["term_id"]=>
int(415)
["name"]=>
string(7) "Chicken"
["slug"]=>
string(7) "chicken"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(415)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(105)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[2]=>
object(WP_Term)#16161 (11) {
["term_id"]=>
int(409)
["name"]=>
string(4) "Easy"
["slug"]=>
string(4) "easy"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(409)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(55) "Keep it easy with these simple but super-tasty recipes."
["parent"]=>
int(0)
["count"]=>
int(531)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[3]=>
object(WP_Term)#16155 (11) {
["term_id"]=>
int(4)
["name"]=>
string(11) "Family meal"
["slug"]=>
string(11) "family-meal"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(4)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(58) "Something for all the family from tuna balls to spaghetti."
["parent"]=>
int(0)
["count"]=>
int(318)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[4]=>
object(WP_Term)#16077 (11) {
["term_id"]=>
int(198)
["name"]=>
string(15) "Healthy chicken"
["slug"]=>
string(15) "healthy-chicken"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(198)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(35) "Diet-friendly ways to cook chicken."
["parent"]=>
int(0)
["count"]=>
int(54)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[5]=>
object(WP_Term)#16112 (11) {
["term_id"]=>
int(304)
["name"]=>
string(7) "Mexican"
["slug"]=>
string(7) "mexican"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(304)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(57) "Typical Mexican food from quesadillas to salsa and beans."
["parent"]=>
int(0)
["count"]=>
int(69)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[6]=>
object(WP_Term)#16177 (11) {
["term_id"]=>
int(349)
["name"]=>
string(13) "Storecupboard"
["slug"]=>
string(13) "storecupboard"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(349)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(39) "Raid the fridge, freezer and cupboards."
["parent"]=>
int(0)
["count"]=>
int(22)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[7]=>
object(WP_Term)#16138 (11) {
["term_id"]=>
int(896)
["name"]=>
string(7) "Weekend"
["slug"]=>
string(7) "weekend"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(896)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(99)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[8]=>
object(WP_Term)#15886 (11) {
["term_id"]=>
int(145)
["name"]=>
string(31) "Winner, winner, chicken dinner!"
["slug"]=>
string(28) "winner-winner-chicken-dinner"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(145)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(108) "Tired of the same old chicken dishes? Try something different with your chicken - we have plenty of options!"
["parent"]=>
int(0)
["count"]=>
int(60)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[9]=>
object(WP_Term)#16165 (11) {
["term_id"]=>
int(192)
["name"]=>
string(17) "World Chicken Day"
["slug"]=>
string(17) "world-chicken-day"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(192)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(55)
["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 ( 177, 4154094198304349896145192 ) OR rd.ingredients LIKE '%Black beans%' OR rd.ingredients LIKE '% Chicken%' OR rd.ingredients LIKE '% Chilli%' OR rd.ingredients LIKE '% Fibre%' OR rd.ingredients LIKE '% Freezable%' OR rd.ingredients LIKE '% Passata%') AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 24992 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16