POST-ID:972
array(6) {
[0]=>
object(WP_Term)#19602 (11) {
["term_id"]=>
int(161)
["name"]=>
string(21) "Breakfast inspiration"
["slug"]=>
string(21) "breakfast-inspiration"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(161)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(86) "These simple breakfast ideas are quick to make and will have you set for the day ahead"
["parent"]=>
int(0)
["count"]=>
int(115)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[1]=>
object(WP_Term)#19475 (11) {
["term_id"]=>
int(173)
["name"]=>
string(25) "Healthy breakfast recipes"
["slug"]=>
string(17) "healthy-breakfast"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(173)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(65) "Start your day right with these nutritious yet delicious choices."
["parent"]=>
int(0)
["count"]=>
int(86)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[2]=>
object(WP_Term)#19599 (11) {
["term_id"]=>
int(14132)
["name"]=>
string(22) "Healthy cereal recipes"
["slug"]=>
string(22) "healthy-cereal-recipes"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(14132)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(122) "Make your own nutritious cereal and granola with these healthy recipes, from high-fibre muesli to fruity, crunchy granola."
["parent"]=>
int(0)
["count"]=>
int(6)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[3]=>
object(WP_Term)#19567 (11) {
["term_id"]=>
int(14127)
["name"]=>
string(28) "High-fibre breakfast recipes"
["slug"]=>
string(28) "high-fibre-breakfast-recipes"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(14127)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(123) "Kickstart your day with a breakfast that's high in fibre – try our recipes for oat bowls, homemade muesli and baked eggs."
["parent"]=>
int(0)
["count"]=>
int(12)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[4]=>
object(WP_Term)#19469 (11) {
["term_id"]=>
int(214)
["name"]=>
string(21) "Low-calorie breakfast"
["slug"]=>
string(21) "low-calorie-breakfast"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(214)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(35)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[5]=>
object(WP_Term)#19593 (11) {
["term_id"]=>
int(219)
["name"]=>
string(16) "Low-GI breakfast"
["slug"]=>
string(16) "low-gi-breakfast"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(219)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(45) "Start the day well and stay full until lunch."
["parent"]=>
int(0)
["count"]=>
int(21)
["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 ( 161, 1731413214127214219 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 972 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16