POST-ID:20306
array(10) {
[0]=>
object(WP_Term)#16260 (11) {
["term_id"]=>
int(894)
["name"]=>
string(5) "Asian"
["slug"]=>
string(5) "asian"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(894)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(55) "Discover the rich and diverse flavours of Asian cuisine"
["parent"]=>
int(0)
["count"]=>
int(44)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[1]=>
object(WP_Term)#16269 (11) {
["term_id"]=>
int(153)
["name"]=>
string(20) "Cooking for the kids"
["slug"]=>
string(20) "cooking-for-the-kids"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(153)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(58) "Whip up these quick and simple recipes for the little ones"
["parent"]=>
int(0)
["count"]=>
int(53)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[2]=>
object(WP_Term)#16262 (11) {
["term_id"]=>
int(49)
["name"]=>
string(11) "Easy summer"
["slug"]=>
string(11) "easy-summer"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(49)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(39) "Discover the best summer meals"
["parent"]=>
int(0)
["count"]=>
int(182)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[3]=>
object(WP_Term)#16264 (11) {
["term_id"]=>
int(22)
["name"]=>
string(12) "Healthy kids"
["slug"]=>
string(12) "healthy-kids"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(22)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(58)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[4]=>
object(WP_Term)#16165 (11) {
["term_id"]=>
int(57)
["name"]=>
string(11) "Kids health"
["slug"]=>
string(11) "kids-health"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(57)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(16)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[5]=>
object(WP_Term)#17046 (11) {
["term_id"]=>
int(179)
["name"]=>
string(11) "Kids' party"
["slug"]=>
string(10) "kids-party"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(179)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(65)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[6]=>
object(WP_Term)#16284 (11) {
["term_id"]=>
int(71)
["name"]=>
string(18) "Love your lunchbox"
["slug"]=>
string(18) "love-your-lunchbox"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(71)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(47)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[7]=>
object(WP_Term)#16245 (11) {
["term_id"]=>
int(25)
["name"]=>
string(16) "Lunchbox recipes"
["slug"]=>
string(8) "lunchbox"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(25)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(144) "Pack yourself a lunch box to look forward to - use up leftovers from the night before, simmer up some soup, or whip up a quick salad before work"
["parent"]=>
int(0)
["count"]=>
int(72)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[8]=>
object(WP_Term)#16182 (11) {
["term_id"]=>
int(230)
["name"]=>
string(12) "School lunch"
["slug"]=>
string(12) "school-lunch"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(230)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(105) "Pack the little ones off with healthy bites and a few special treats to keep them alert and full all day."
["parent"]=>
int(0)
["count"]=>
int(49)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[9]=>
object(WP_Term)#16263 (11) {
["term_id"]=>
int(178)
["name"]=>
string(6) "Snacks"
["slug"]=>
string(6) "snacks"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(178)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(72)
["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 ( 894, 1534922571797125230178 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 20306 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16