POST-ID:6801
array(7) {
  [0]=>
  object(WP_Term)#18365 (11) {
    ["term_id"]=>
    int(93)
    ["name"]=>
    string(16) "Christmas canape"
    ["slug"]=>
    string(16) "christmas-canape"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(93)
    ["taxonomy"]=>
    string(15) "bbc_collections"
    ["description"]=>
    string(90) "Sophisticated sweet and savoury bites to serve at your festive party or as a light starter"
    ["parent"]=>
    int(0)
    ["count"]=>
    int(73)
    ["filter"]=>
    string(3) "raw"
    ["term_order"]=>
    string(1) "0"
  }
  [1]=>
  object(WP_Term)#18378 (11) {
    ["term_id"]=>
    int(432)
    ["name"]=>
    string(32) "Healthy Christmas buffet recipes"
    ["slug"]=>
    string(24) "healthy-christmas-buffet"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(432)
    ["taxonomy"]=>
    string(15) "bbc_collections"
    ["description"]=>
    string(152) "Who says Christmas can't be healthy? Get inspired with our healthy festive buffet ideas that will prove a big hit at any party or family gathering."
    ["parent"]=>
    int(0)
    ["count"]=>
    int(38)
    ["filter"]=>
    string(3) "raw"
    ["term_order"]=>
    string(1) "0"
  }
  [2]=>
  object(WP_Term)#18280 (11) {
    ["term_id"]=>
    int(433)
    ["name"]=>
    string(34) "Healthy Christmas canapés recipes"
    ["slug"]=>
    string(25) "healthy-christmas-canapes"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(433)
    ["taxonomy"]=>
    string(15) "bbc_collections"
    ["description"]=>
    string(151) "Hosting a party this Christmas? Make festive canapés that are healthy as well as delicious, including prosciutto crostini and dressed crab cups."
    ["parent"]=>
    int(0)
    ["count"]=>
    int(42)
    ["filter"]=>
    string(3) "raw"
    ["term_order"]=>
    string(1) "0"
  }
  [3]=>
  object(WP_Term)#18375 (11) {
    ["term_id"]=>
    int(434)
    ["name"]=>
    string(31) "Healthy Christmas party recipes"
    ["slug"]=>
    string(23) "healthy-christmas-party"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(434)
    ["taxonomy"]=>
    string(15) "bbc_collections"
    ["description"]=>
    string(124) "Entertaining over the holidays? Get inspired with our healthy Christmas party food – they're perfect for a crowd."
    ["parent"]=>
    int(0)
    ["count"]=>
    int(54)
    ["filter"]=>
    string(3) "raw"
    ["term_order"]=>
    string(1) "0"
  }
  [4]=>
  object(WP_Term)#18346 (11) {
    ["term_id"]=>
    int(431)
    ["name"]=>
    string(25) "Healthy Christmas recipes"
    ["slug"]=>
    string(17) "healthy-christmas"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(431)
    ["taxonomy"]=>
    string(15) "bbc_collections"
    ["description"]=>
    string(142) "Our best ever healthy festive dishes make a wholesome addition to your Christmas Day spread, including roast centrepieces, starters and sides."
    ["parent"]=>
    int(0)
    ["count"]=>
    int(69)
    ["filter"]=>
    string(3) "raw"
    ["term_order"]=>
    string(1) "0"
  }
  [5]=>
  object(WP_Term)#18269 (11) {
    ["term_id"]=>
    int(255)
    ["name"]=>
    string(22) "New Year's Eve recipes"
    ["slug"]=>
    string(13) "new-years-eve"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(255)
    ["taxonomy"]=>
    string(15) "bbc_collections"
    ["description"]=>
    string(44) "Glamorous recipes to celebrate the New Year."
    ["parent"]=>
    int(0)
    ["count"]=>
    int(66)
    ["filter"]=>
    string(3) "raw"
    ["term_order"]=>
    string(1) "0"
  }
  [6]=>
  object(WP_Term)#18366 (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"
  }
}
                                    
                                        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 ( 93, 432433434431255257 )) AND p.post_type = 'bbc_recipes' AND (p.post_status = 'publish' OR p.post_status = 'private') AND p.ID <> 6801 GROUP BY p.ID ORDER BY p.post_date DESC LIMIT 0, 16