POST-ID:5510
array(8) {
  [0]=>
  object(WP_Term)#18328 (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(310)
    ["filter"]=>
    string(3) "raw"
    ["term_order"]=>
    string(1) "0"
  }
  [1]=>
  object(WP_Term)#18329 (11) {
    ["term_id"]=>
    int(311)
    ["name"]=>
    string(6) "Burger"
    ["slug"]=>
    string(14) "burger-recipes"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(311)
    ["taxonomy"]=>
    string(15) "bbc_collections"
    ["description"]=>
    string(158) "Discover our best burger recipes, with everything you'll ever need to put inside a bun, from juicy beef patties, to chicken, turkey, veggie and vegan burgers."
    ["parent"]=>
    int(0)
    ["count"]=>
    int(86)
    ["filter"]=>
    string(3) "raw"
    ["term_order"]=>
    string(1) "0"
  }
  [2]=>
  object(WP_Term)#18342 (11) {
    ["term_id"]=>
    int(276)
    ["name"]=>
    string(26) "Christmas recovery recipes"
    ["slug"]=>
    string(18) "christmas-recovery"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(276)
    ["taxonomy"]=>
    string(15) "bbc_collections"
    ["description"]=>
    string(47) "Healthy pick-me-ups to beat the festive excess."
    ["parent"]=>
    int(0)
    ["count"]=>
    int(44)
    ["filter"]=>
    string(3) "raw"
    ["term_order"]=>
    string(1) "0"
  }
  [3]=>
  object(WP_Term)#18343 (11) {
    ["term_id"]=>
    int(197)
    ["name"]=>
    string(7) "Healthy"
    ["slug"]=>
    string(7) "healthy"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(197)
    ["taxonomy"]=>
    string(15) "bbc_collections"
    ["description"]=>
    string(52) "Packed with the good stuff to get you feeling great."
    ["parent"]=>
    int(0)
    ["count"]=>
    int(173)
    ["filter"]=>
    string(3) "raw"
    ["term_order"]=>
    string(1) "0"
  }
  [4]=>
  object(WP_Term)#18339 (11) {
    ["term_id"]=>
    int(22)
    ["name"]=>
    string(24) "Healthy recipes for kids"
    ["slug"]=>
    string(12) "healthy-kids"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(22)
    ["taxonomy"]=>
    string(15) "bbc_collections"
    ["description"]=>
    string(0) ""
    ["parent"]=>
    int(0)
    ["count"]=>
    int(58)
    ["filter"]=>
    string(3) "raw"
    ["term_order"]=>
    string(1) "0"
  }
  [5]=>
  object(WP_Term)#18310 (11) {
    ["term_id"]=>
    int(208)
    ["name"]=>
    string(14) "Healthy summer"
    ["slug"]=>
    string(14) "healthy-summer"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(208)
    ["taxonomy"]=>
    string(15) "bbc_collections"
    ["description"]=>
    string(35) "BBQ, picnic and al fresco feasting."
    ["parent"]=>
    int(0)
    ["count"]=>
    int(101)
    ["filter"]=>
    string(3) "raw"
    ["term_order"]=>
    string(1) "0"
  }
  [6]=>
  object(WP_Term)#19345 (11) {
    ["term_id"]=>
    int(213)
    ["name"]=>
    string(12) "Light supper"
    ["slug"]=>
    string(12) "light-supper"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(213)
    ["taxonomy"]=>
    string(15) "bbc_collections"
    ["description"]=>
    string(44) "Light on the stomach, light on the calories."
    ["parent"]=>
    int(0)
    ["count"]=>
    int(64)
    ["filter"]=>
    string(3) "raw"
    ["term_order"]=>
    string(1) "0"
  }
  [7]=>
  object(WP_Term)#18327 (11) {
    ["term_id"]=>
    int(129)
    ["name"]=>
    string(16) "Low-salt recipes"
    ["slug"]=>
    string(16) "low-salt-recipes"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(129)
    ["taxonomy"]=>
    string(15) "bbc_collections"
    ["description"]=>
    string(151) "Moderation is key when it comes to salt consumption, we give you an array of flavoursome, low-salt recipes that’ll help you cut down your intake."
    ["parent"]=>
    int(0)
    ["count"]=>
    int(11)
    ["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, 31127619722208213129 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 5510 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16