POST-ID:19506
array(5) {
[0]=>
object(WP_Term)#6268 (11) {
["term_id"]=>
int(61)
["name"]=>
string(15) "60 minute bakes"
["slug"]=>
string(15) "60-minute-bakes"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(61)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(91) "Light loaves, drizzled icing and fluffy sponges, these quick cakes are fuss-free yet fancy."
["parent"]=>
int(0)
["count"]=>
int(40)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[1]=>
object(WP_Term)#6199 (11) {
["term_id"]=>
int(1103)
["name"]=>
string(13) "Afternoon Tea"
["slug"]=>
string(13) "afternoon-tea"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(1103)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(58)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[2]=>
object(WP_Term)#6333 (11) {
["term_id"]=>
int(371)
["name"]=>
string(14) "Baking recipes"
["slug"]=>
string(6) "baking"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(371)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(37) "All our favourite bakes in one place."
["parent"]=>
int(0)
["count"]=>
int(108)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[3]=>
object(WP_Term)#6332 (11) {
["term_id"]=>
int(376)
["name"]=>
string(9) "Cake sale"
["slug"]=>
string(9) "cake-sale"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(376)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(56) "Tempting treats to get the charity donations rolling in."
["parent"]=>
int(0)
["count"]=>
int(34)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[4]=>
object(WP_Term)#6493 (11) {
["term_id"]=>
int(2)
["name"]=>
string(12) "Classic cake"
["slug"]=>
string(12) "classic-cake"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(2)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(82) "Old favourites and traditional bakes- take your pick from our timeless collection."
["parent"]=>
int(0)
["count"]=>
int(49)
["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 ( 61, 11033713762 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 19506 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16