POST-ID:2437
array(10) {
[0]=>
object(WP_Term)#15797 (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(35) "Our favourite low calorie dishes..."
["parent"]=>
int(0)
["count"]=>
int(292)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[1]=>
object(WP_Term)#15801 (11) {
["term_id"]=>
int(63)
["name"]=>
string(23) "All-time top 20 recipes"
["slug"]=>
string(23) "all-time-top-20-recipes"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(63)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(24)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[2]=>
object(WP_Term)#15802 (11) {
["term_id"]=>
int(164)
["name"]=>
string(16) "Cook a casserole"
["slug"]=>
string(16) "cook-a-casserole"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(164)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(71) "These slow-cooked dishes are perfect for dinner and delicious leftovers"
["parent"]=>
int(0)
["count"]=>
int(13)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[3]=>
object(WP_Term)#15806 (11) {
["term_id"]=>
int(315)
["name"]=>
string(5) "Curry"
["slug"]=>
string(5) "curry"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(315)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(85) "Rustle up a spicy supper using fish, vegetables or meat and a blend of rich flavours."
["parent"]=>
int(0)
["count"]=>
int(73)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[4]=>
object(WP_Term)#15828 (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(484)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[5]=>
object(WP_Term)#15724 (11) {
["term_id"]=>
int(199)
["name"]=>
string(20) "Healthy dinner party"
["slug"]=>
string(20) "healthy-dinner-party"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(199)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(46) "Guilt-free options for the conscientious host."
["parent"]=>
int(0)
["count"]=>
int(115)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[6]=>
object(WP_Term)#15821 (11) {
["term_id"]=>
int(210)
["name"]=>
string(18) "Healthy vegetarian"
["slug"]=>
string(18) "healthy-vegetarian"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(210)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(31) "Diet-friendly meat-free feasts."
["parent"]=>
int(0)
["count"]=>
int(184)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[7]=>
object(WP_Term)#16700 (11) {
["term_id"]=>
int(78)
["name"]=>
string(22) "Low-cal and delicious!"
["slug"]=>
string(15) "200-400-clories"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(78)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(78) "Try these light, healthy dishes all counted to notch up to under 400 calories."
["parent"]=>
int(0)
["count"]=>
int(60)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[8]=>
object(WP_Term)#15829 (11) {
["term_id"]=>
int(111)
["name"]=>
string(16) "Meat-free feasts"
["slug"]=>
string(16) "meat-free-feasts"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(111)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(32) "Mouthwatering vegetarian recipes"
["parent"]=>
int(0)
["count"]=>
int(50)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[9]=>
object(WP_Term)#15798 (11) {
["term_id"]=>
int(125)
["name"]=>
string(14) "Veggie curries"
["slug"]=>
string(14) "veggie-curries"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(125)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(117) "Indian cuisine is delicious and vegetarian-friendly, so ditch the pack of chicken and try one of our authentic ideas."
["parent"]=>
int(0)
["count"]=>
int(15)
["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, 6316431540919921078111125 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 2437 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16