POST-ID:19968
array(7) {
[0]=>
object(WP_Term)#16147 (11) {
["term_id"]=>
int(169)
["name"]=>
string(16) "200-400 calories"
["slug"]=>
string(16) "200-400-calories"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(169)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(147) "Low in calories yet super-satisfying – these lighter recipes make the most of delicious ingredients. Discover salads, stir-fries, stews and more."
["parent"]=>
int(0)
["count"]=>
int(298)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[1]=>
object(WP_Term)#16050 (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(148) "Throw your own afternoon tea party with our selection of teatime treats, from delicate scones, cakes and patisserie to savoury pies and scotch eggs."
["parent"]=>
int(0)
["count"]=>
int(124)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[2]=>
object(WP_Term)#16936 (11) {
["term_id"]=>
int(118)
["name"]=>
string(16) "All-time classic"
["slug"]=>
string(16) "all-time-classic"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(118)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(61) "Our selection of recipes that will surely sate your appetite."
["parent"]=>
int(0)
["count"]=>
int(77)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[3]=>
object(WP_Term)#16169 (11) {
["term_id"]=>
int(190)
["name"]=>
string(8) "American"
["slug"]=>
string(8) "american"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(190)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(125) "Get inspired by Stateside favourites, from burgers and hotdogs to pancakes and pies. Read our collection of American recipes."
["parent"]=>
int(0)
["count"]=>
int(37)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[4]=>
object(WP_Term)#16130 (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(138) "Discover a selection of our favourite bakes. Whether you're making bread, brownies, cookies, cakes or tarts, we've got the perfect recipes"
["parent"]=>
int(0)
["count"]=>
int(177)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[5]=>
object(WP_Term)#16067 (11) {
["term_id"]=>
int(374)
["name"]=>
string(5) "Bread"
["slug"]=>
string(13) "bread-recipes"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(374)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(165) "Fill the house with the aroma of freshly baked bread. From an easy white loaf to sourdough, focaccia and brioche, we have a range of sweet and savoury bread recipes."
["parent"]=>
int(0)
["count"]=>
int(75)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[6]=>
object(WP_Term)#16146 (11) {
["term_id"]=>
int(11457)
["name"]=>
string(6) "cheese"
["slug"]=>
string(6) "cheese"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(11457)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(33)
["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 ( 169, 110311819037137411457 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 19968 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16