POST-ID:1628
array(4) {
[0]=>
object(WP_Term)#19596 (11) {
["term_id"]=>
int(334)
["name"]=>
string(21) "Breakfast super-shake"
["slug"]=>
string(21) "breakfast-super-shake"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(334)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(109) "Power up your mornings with breakfast super-shake recipes that blend nutrition and deliciousness in every sip"
["parent"]=>
int(0)
["count"]=>
int(26)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[1]=>
object(WP_Term)#19564 (11) {
["term_id"]=>
int(37)
["name"]=>
string(10) "Dairy free"
["slug"]=>
string(10) "dairy-free"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(37)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(52) "Easy recipes for when you’re cutting out dairy"
["parent"]=>
int(0)
["count"]=>
int(55)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[2]=>
object(WP_Term)#19468 (11) {
["term_id"]=>
int(48)
["name"]=>
string(17) "Grains and pulses"
["slug"]=>
string(13) "grains-pulses"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(48)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(47)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[3]=>
object(WP_Term)#19471 (11) {
["term_id"]=>
int(14137)
["name"]=>
string(19) "Silken tofu recipes"
["slug"]=>
string(19) "silken-tofu-recipes"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(14137)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(146) "Use up a block of silken tofu with our easy recipes. It's great for vegan breakfasts like smoothies and pancakes or dinners with noodles and rice."
["parent"]=>
int(0)
["count"]=>
int(7)
["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 ( 334, 374814137 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 1628 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16