POST-ID:32735
array(8) {
[0]=>
object(WP_Term)#16165 (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)#16167 (11) {
["term_id"]=>
int(206)
["name"]=>
string(13) "Healthy snack"
["slug"]=>
string(13) "healthy-snack"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(206)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(28) "Dips, muffins and much more."
["parent"]=>
int(0)
["count"]=>
int(56)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[2]=>
object(WP_Term)#16105 (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"
}
[3]=>
object(WP_Term)#16070 (11) {
["term_id"]=>
int(226)
["name"]=>
string(14) "Low-salt snack"
["slug"]=>
string(14) "low-salt-snack"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(226)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(53) "Sweet and savoury bites that are light on the sodium."
["parent"]=>
int(0)
["count"]=>
int(33)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[4]=>
object(WP_Term)#16187 (11) {
["term_id"]=>
int(419)
["name"]=>
string(11) "Movie night"
["slug"]=>
string(11) "movie-night"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(419)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(17)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[5]=>
object(WP_Term)#16148 (11) {
["term_id"]=>
int(30)
["name"]=>
string(17) "Quick and healthy"
["slug"]=>
string(17) "quick-and-healthy"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(30)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(98)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[6]=>
object(WP_Term)#15926 (11) {
["term_id"]=>
int(257)
["name"]=>
string(21) "Quick nibbles recipes"
["slug"]=>
string(13) "quick-nibbles"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(257)
["taxonomy"]=>
string(15) "bbc_collections"
["description"]=>
string(38) "Speedy canapes and treats to snack on."
["parent"]=>
int(0)
["count"]=>
int(56)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
}
[7]=>
object(WP_Term)#16163 (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 ( 169, 20617922641930257178 ) OR rd.ingredients LIKE '%corn kernels%' OR rd.ingredients LIKE '% healthy diet plan%' OR rd.ingredients LIKE '% Healthy snacks%' OR rd.ingredients LIKE '% microwave popcorn%' OR rd.ingredients LIKE '% Popcorn%' OR rd.ingredients LIKE '% Smoked paprika%' OR rd.ingredients LIKE '% spicy popcorn%') AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 32735 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16