string(0) ""
object(WP_Query)#1640 (54) {
  ["query"]=>
  array(1) {
    ["category_name"]=>
    string(3) "all"
  }
  ["query_vars"]=>
  array(64) {
    ["category_name"]=>
    string(3) "all"
    ["error"]=>
    string(0) ""
    ["m"]=>
    string(0) ""
    ["p"]=>
    int(0)
    ["post_parent"]=>
    string(0) ""
    ["subpost"]=>
    string(0) ""
    ["subpost_id"]=>
    string(0) ""
    ["attachment"]=>
    string(0) ""
    ["attachment_id"]=>
    int(0)
    ["name"]=>
    string(0) ""
    ["pagename"]=>
    string(0) ""
    ["page_id"]=>
    int(0)
    ["second"]=>
    string(0) ""
    ["minute"]=>
    string(0) ""
    ["hour"]=>
    string(0) ""
    ["day"]=>
    int(0)
    ["monthnum"]=>
    int(0)
    ["year"]=>
    int(0)
    ["w"]=>
    int(0)
    ["tag"]=>
    string(0) ""
    ["cat"]=>
    int(9431)
    ["tag_id"]=>
    string(0) ""
    ["author"]=>
    string(0) ""
    ["author_name"]=>
    string(0) ""
    ["feed"]=>
    string(0) ""
    ["tb"]=>
    string(0) ""
    ["paged"]=>
    int(0)
    ["meta_key"]=>
    string(0) ""
    ["meta_value"]=>
    string(0) ""
    ["preview"]=>
    string(0) ""
    ["s"]=>
    string(0) ""
    ["sentence"]=>
    string(0) ""
    ["title"]=>
    string(0) ""
    ["fields"]=>
    string(0) ""
    ["menu_order"]=>
    string(0) ""
    ["embed"]=>
    string(0) ""
    ["category__in"]=>
    array(0) {
    }
    ["category__not_in"]=>
    array(0) {
    }
    ["category__and"]=>
    array(0) {
    }
    ["post__in"]=>
    array(0) {
    }
    ["post__not_in"]=>
    array(0) {
    }
    ["post_name__in"]=>
    array(0) {
    }
    ["tag__in"]=>
    array(0) {
    }
    ["tag__not_in"]=>
    array(0) {
    }
    ["tag__and"]=>
    array(0) {
    }
    ["tag_slug__in"]=>
    array(0) {
    }
    ["tag_slug__and"]=>
    array(0) {
    }
    ["post_parent__in"]=>
    array(0) {
    }
    ["post_parent__not_in"]=>
    array(0) {
    }
    ["author__in"]=>
    array(0) {
    }
    ["author__not_in"]=>
    array(0) {
    }
    ["ignore_sticky_posts"]=>
    bool(false)
    ["suppress_filters"]=>
    bool(false)
    ["cache_results"]=>
    bool(true)
    ["update_post_term_cache"]=>
    bool(true)
    ["update_menu_item_cache"]=>
    bool(false)
    ["lazy_load_term_meta"]=>
    bool(true)
    ["update_post_meta_cache"]=>
    bool(true)
    ["post_type"]=>
    string(0) ""
    ["posts_per_page"]=>
    int(10)
    ["nopaging"]=>
    bool(false)
    ["comments_per_page"]=>
    string(2) "50"
    ["no_found_rows"]=>
    bool(false)
    ["order"]=>
    string(4) "DESC"
  }
  ["tax_query"]=>
  object(WP_Tax_Query)#3928 (6) {
    ["queries"]=>
    array(1) {
      [0]=>
      array(5) {
        ["taxonomy"]=>
        string(8) "category"
        ["terms"]=>
        array(1) {
          [0]=>
          string(3) "all"
        }
        ["field"]=>
        string(4) "slug"
        ["operator"]=>
        string(2) "IN"
        ["include_children"]=>
        bool(true)
      }
    }
    ["relation"]=>
    string(3) "AND"
    ["table_aliases":protected]=>
    array(1) {
      [0]=>
      string(23) "shft_term_relationships"
    }
    ["queried_terms"]=>
    array(1) {
      ["category"]=>
      array(2) {
        ["terms"]=>
        array(1) {
          [0]=>
          string(3) "all"
        }
        ["field"]=>
        string(4) "slug"
      }
    }
    ["primary_table"]=>
    string(10) "shft_posts"
    ["primary_id_column"]=>
    string(2) "ID"
  }
  ["meta_query"]=>
  object(WP_Meta_Query)#3927 (9) {
    ["queries"]=>
    array(0) {
    }
    ["relation"]=>
    NULL
    ["meta_table"]=>
    NULL
    ["meta_id_column"]=>
    NULL
    ["primary_table"]=>
    NULL
    ["primary_id_column"]=>
    NULL
    ["table_aliases":protected]=>
    array(0) {
    }
    ["clauses":protected]=>
    array(0) {
    }
    ["has_or_relation":protected]=>
    bool(false)
  }
  ["date_query"]=>
  bool(false)
  ["queried_object"]=>
  object(WP_Term)#3988 (16) {
    ["term_id"]=>
    int(9431)
    ["name"]=>
    string(3) "All"
    ["slug"]=>
    string(3) "all"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(9431)
    ["taxonomy"]=>
    string(8) "category"
    ["description"]=>
    string(0) ""
    ["parent"]=>
    int(0)
    ["count"]=>
    int(50)
    ["filter"]=>
    string(3) "raw"
    ["cat_ID"]=>
    int(9431)
    ["category_count"]=>
    int(50)
    ["category_description"]=>
    string(0) ""
    ["cat_name"]=>
    string(3) "All"
    ["category_nicename"]=>
    string(3) "all"
    ["category_parent"]=>
    int(0)
  }
  ["queried_object_id"]=>
  int(9431)
  ["request"]=>
  string(433) "
			SELECT SQL_CALC_FOUND_ROWS  shft_posts.*
			FROM shft_posts  LEFT JOIN shft_term_relationships ON (shft_posts.ID = shft_term_relationships.object_id)
			WHERE 1=1  AND ( 
  shft_term_relationships.term_taxonomy_id IN (9431)
) AND ((shft_posts.post_type = 'post' AND (shft_posts.post_status = 'publish' OR shft_posts.post_status = 'acf-disabled')))
			GROUP BY shft_posts.ID
			ORDER BY shft_posts.post_date DESC
			LIMIT 0, 10
		"
  ["posts"]=>
  &array(10) {
    [0]=>
    object(WP_Post)#3940 (24) {
      ["ID"]=>
      int(8837)
      ["post_author"]=>
      string(1) "2"
      ["post_date"]=>
      string(19) "2010-11-04 12:00:00"
      ["post_date_gmt"]=>
      string(19) "2010-11-04 12:00:00"
      ["post_content"]=>
      string(236) "

In New York City, model Angela Lindvall and Adrian Grenier teamed up to host the opening of the pureDKNY and Shft.com pop-up art gallery. The space will showcase eco-friendly products and artwork by artists from around the globe.

" ["post_title"]=> string(33) "InStyle Mag: SHFT/pureDKNY Pop Up" ["post_excerpt"]=> string(123) "InStyle covers the opening of SHFT/pure DKNY pop up gallery hosted by Peter, Adrian and model (and friend) Angela Lindvall " ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(31) "instyle-mag-shftpuredkny-pop-up" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2014-12-18 01:59:12" ["post_modified_gmt"]=> string(19) "2014-12-18 01:59:12" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(49) "https://shft.com/instyle-mag-shftpuredkny-pop-up/" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [1]=> object(WP_Post)#3941 (24) { ["ID"]=> int(8838) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2010-11-04 12:00:00" ["post_date_gmt"]=> string(19) "2010-11-04 12:00:00" ["post_content"]=> string(694) "

With products ranging from photographs to longboards to a keyboard made of bamboo, the SHFT pop-up store shines a light on ecologically-minded design. At last night's opening, partygoers checked out vases made from recycled glass and stools made from rattan poles. Founders Adrian Grenier and Peter Glatzer were joined in the festivities by Angela Lindvall, former co-host of their Alter-Eco television show and their link to the store's partner, pureDKNY. "With Adrian and Peter, our stars just kind of align. I met them on Alter-Eco and it was kind of a spontaneous last minute decision [to co-host]. We were finishing each other's sentences," Lindvall said.

" ["post_title"]=> string(35) "Interview Mag: SHFT/pureDKNY Pop Up" ["post_excerpt"]=> string(94) "Interview Mag scopes out the sustainable products at the SHFT/pure DKNY pop up gallery in NYC " ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(33) "interview-mag-shftpuredkny-pop-up" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2014-12-18 01:59:12" ["post_modified_gmt"]=> string(19) "2014-12-18 01:59:12" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(51) "https://shft.com/interview-mag-shftpuredkny-pop-up/" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [2]=> object(WP_Post)#3942 (24) { ["ID"]=> int(8835) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2010-11-03 12:00:00" ["post_date_gmt"]=> string(19) "2010-11-03 12:00:00" ["post_content"]=> string(509) "

Moments before the debut party of their new pop-up gallery and shop (mid-day hours through May 26th), Adrian and film producer Peter Glatzer walked me around the gorgeous downtown LA loft and gave me an inside look at what they're all about, and the ways they are supporting sustainable and conscious living through art, music, photography, film, and all around cool shit. Peter and Adrian had already created an eco-centric TV show together, and SHFT was a natural extension of some of that work.

" ["post_title"]=> string(36) "HuffPost: SHFT Gallery Pops Up in LA" ["post_excerpt"]=> string(85) "Peter and Adrian walk Nick Kreiss through a sneak preview of SHFT's LA Pop Up Gallery" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(35) "huffpost-shft-gallery-pops-up-in-la" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2014-12-18 01:59:12" ["post_modified_gmt"]=> string(19) "2014-12-18 01:59:12" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(53) "https://shft.com/huffpost-shft-gallery-pops-up-in-la/" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [3]=> object(WP_Post)#3943 (24) { ["ID"]=> int(8836) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2010-11-03 12:00:00" ["post_date_gmt"]=> string(19) "2010-11-03 12:00:00" ["post_content"]=> string(161) "

During the SHFT/ pureDKNY pop up shop in New York, Adrian got on the Today Show to talk about a few of the SHFT products we had curated into the pop up.

" ["post_title"]=> string(30) "Today Show: Grenier Goes Green" ["post_excerpt"]=> string(67) "Adrian shares his favorite sustainable products on the Today Show. " ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(29) "today-show-grenier-goes-green" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2014-12-18 01:59:12" ["post_modified_gmt"]=> string(19) "2014-12-18 01:59:12" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(47) "https://shft.com/today-show-grenier-goes-green/" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [4]=> object(WP_Post)#3944 (24) { ["ID"]=> int(8832) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2010-11-03 12:00:00" ["post_date_gmt"]=> string(19) "2010-11-03 12:00:00" ["post_content"]=> string(866) "

During a reception at Project Greenhouse at the Sundance Film Festival, we had the pleasure of discussing the future television series The Green Life, with Entourage star Adrian Grenier and his new producing partner Peter Glatzer. After meeting through mutual friends and sharing a passion for spreading awareness on living a “greener” lifestyle, the two have embarked on a new television series that will illustrate how making small changes in everyday living can be cool and simple. Their new production company, appropriately named “Reconcile,” was derived from the name of Adrian’s other company, Reckless Productions, but most importantly carries with it Webster’s definition of restoring friendship and harmony; in this case with the earth. Shooting will begin almost immediately and is set to premiere this summer.

" ["post_title"]=> string(53) "Ecorazzi: Living the Green Life with Peter and Adrian" ["post_excerpt"]=> string(93) "Peter and Adrian talk to Ecorazzi about their new production company "Reconcile Productions" " ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(52) "ecorazzi-living-the-green-life-with-peter-and-adrian" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2014-12-18 01:59:12" ["post_modified_gmt"]=> string(19) "2014-12-18 01:59:12" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(70) "https://shft.com/ecorazzi-living-the-green-life-with-peter-and-adrian/" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [5]=> object(WP_Post)#3945 (24) { ["ID"]=> int(8833) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2010-11-03 12:00:00" ["post_date_gmt"]=> string(19) "2010-11-03 12:00:00" ["post_content"]=> string(635) "

Adrian Grenier, actor, and Peter Glatzer, producer, helped host the Wired party launching its Manhattan pop-up store, standing by a display of cool green products they'd selected. The co-creators of Alter Eco, the green living show on Discovery's Planet Green, looked delighted to be discussing an hybrid electric bicycle and an LED table lamp made with what looked like foam peanuts but were actually cast-off silkworm cocoons. Asked how they got motivated to go green, the friends said they'd grown up in the urban tristate region but always loved, and increasingly worried about, the threatened natural world.

" ["post_title"]=> string(28) "MNN: SHFT/Wired Pop Up Store" ["post_excerpt"]=> string(79) "Peter and Adrian share their favorite gift greens to give this holiday season. " ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(26) "mnn-shftwired-pop-up-store" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2014-12-18 01:59:12" ["post_modified_gmt"]=> string(19) "2014-12-18 01:59:12" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(44) "https://shft.com/mnn-shftwired-pop-up-store/" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [6]=> object(WP_Post)#3946 (24) { ["ID"]=> int(8828) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2010-10-29 12:00:00" ["post_date_gmt"]=> string(19) "2010-10-29 12:00:00" ["post_content"]=> string(910) "

Adrian Grenier (of Entourage) and film producer Peter Glatzer first started collaborating on environmental issues in 2008 when they created the show Alter Eco for Discovery's Planet Green channel. In 2009 they launched the multimedia platform SHFT, a site that curates media, shopping, and resources for an eco-conscious audience. The last time Huffington Post caught up with the eco-activists, their SHFT pop-up gallery had just set up shop in Downtown Los Angeles. Since then, they've been tapped by the Green Technology Leadership to create a series of viral videos for the No On Prop. 23 Campaign. We caught up with the dynamic duo via email, where they explained their passion for green, clean technology and California's leading role in the industry. more

" ["post_title"]=> string(39) "HuffPost: Interview with Peter & Adrian" ["post_excerpt"]=> string(76) "Anna Almendrala talks to SHFT co-founders about our No on Prop. 23 campaign." ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(40) "huffpost-interview-with-peter-and-adrian" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2014-12-18 01:59:12" ["post_modified_gmt"]=> string(19) "2014-12-18 01:59:12" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(58) "https://shft.com/huffpost-interview-with-peter-and-adrian/" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [7]=> object(WP_Post)#3947 (24) { ["ID"]=> int(8829) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2010-10-29 12:00:00" ["post_date_gmt"]=> string(19) "2010-10-29 12:00:00" ["post_content"]=> string(633) "

It was green on Greene this weekend in Soho at the pop-up gallery put on by Adrian Grenier and film producer Peter Glatzer’s eco-focused website SHFT, and pureDKNY—the latest, eco-friendly scent from Donna Karen. The exhibition was focused on sustainable or recycled materials, products for sale as well as over 50 pieces of art on display. The connection between the items being sold and the artwork often blurred, signifying the transient lines between art and trade—how easy and beautiful it can be to integrate a love of this planet, art and fashion—an easy shift in our state of mind!

" ["post_title"]=> string(39) "The Daily Razzler: SHFT/pureDKNY Pop-Up" ["post_excerpt"]=> string(78) "Coverage of our NY pop-up store/gallery on The Daily Razzler's Monday Markups." ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(37) "the-daily-razzler-shftpuredkny-pop-up" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2014-12-18 01:59:12" ["post_modified_gmt"]=> string(19) "2014-12-18 01:59:12" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(55) "https://shft.com/the-daily-razzler-shftpuredkny-pop-up/" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [8]=> object(WP_Post)#3948 (24) { ["ID"]=> int(8830) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2010-10-29 12:00:00" ["post_date_gmt"]=> string(19) "2010-10-29 12:00:00" ["post_content"]=> string(339) "

SHFT.COM, an eco-conscious Web site with a high-profile pedigree (the actor Adrian Grenier and the film producer Peter Glatzer are the founders), is presenting a pop-up gallery in New York in a tie-in with pureDKNY, a scent that is packaged in recyclable glass and features the eco-activist model Angela Lindvall in its ads.

" ["post_title"]=> string(36) "New York Times: SHFT/pureDKNY Pop-Up" ["post_excerpt"]=> string(72) "New York pop-up store/gallery covered in NYT's Fashion & Style section. " ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(34) "new-york-times-shftpuredkny-pop-up" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2014-12-18 01:59:12" ["post_modified_gmt"]=> string(19) "2014-12-18 01:59:12" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(52) "https://shft.com/new-york-times-shftpuredkny-pop-up/" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [9]=> object(WP_Post)#3949 (24) { ["ID"]=> int(8831) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2010-10-29 12:00:00" ["post_date_gmt"]=> string(19) "2010-10-29 12:00:00" ["post_content"]=> string(493) "

Adrian Grenier of “Entourage” fame headlined the opening Thursday of a pop-up gallery displaying eco-friendly art and other wares at 112 Greene Street in Manhattan.

The event, which kicked off the exhibition that runs through Saturday, was put on by DKNY and spotlighted its new environmentally friendly fragrance Pure — and was meant to raise awareness for Shft.com, an organization begun about a year ago by Grenier and producer Peter Glatzer.

" ["post_title"]=> string(25) "WWD: SHFT/pureDKNY Pop-Up" ["post_excerpt"]=> string(95) "WWD takes a walk through the eco-friendly art and products at the SHFT/pureDKNY Pop-Up Gallery." ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(23) "wwd-shftpuredkny-pop-up" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2014-12-18 01:59:12" ["post_modified_gmt"]=> string(19) "2014-12-18 01:59:12" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(41) "https://shft.com/wwd-shftpuredkny-pop-up/" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } } ["post_count"]=> int(10) ["current_post"]=> int(-1) ["in_the_loop"]=> bool(false) ["post"]=> object(WP_Post)#3940 (24) { ["ID"]=> int(8837) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2010-11-04 12:00:00" ["post_date_gmt"]=> string(19) "2010-11-04 12:00:00" ["post_content"]=> string(236) "

In New York City, model Angela Lindvall and Adrian Grenier teamed up to host the opening of the pureDKNY and Shft.com pop-up art gallery. The space will showcase eco-friendly products and artwork by artists from around the globe.

" ["post_title"]=> string(33) "InStyle Mag: SHFT/pureDKNY Pop Up" ["post_excerpt"]=> string(123) "InStyle covers the opening of SHFT/pure DKNY pop up gallery hosted by Peter, Adrian and model (and friend) Angela Lindvall " ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(31) "instyle-mag-shftpuredkny-pop-up" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2014-12-18 01:59:12" ["post_modified_gmt"]=> string(19) "2014-12-18 01:59:12" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(49) "https://shft.com/instyle-mag-shftpuredkny-pop-up/" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } ["comment_count"]=> int(0) ["current_comment"]=> int(-1) ["found_posts"]=> int(11) ["max_num_pages"]=> float(2) ["max_num_comment_pages"]=> int(0) ["is_single"]=> bool(false) ["is_preview"]=> bool(false) ["is_page"]=> bool(false) ["is_archive"]=> bool(true) ["is_date"]=> bool(false) ["is_year"]=> bool(false) ["is_month"]=> bool(false) ["is_day"]=> bool(false) ["is_time"]=> bool(false) ["is_author"]=> bool(false) ["is_category"]=> bool(true) ["is_tag"]=> bool(false) ["is_tax"]=> bool(false) ["is_search"]=> bool(false) ["is_feed"]=> bool(false) ["is_comment_feed"]=> bool(false) ["is_trackback"]=> bool(false) ["is_home"]=> bool(false) ["is_privacy_policy"]=> bool(false) ["is_404"]=> bool(false) ["is_embed"]=> bool(false) ["is_paged"]=> bool(false) ["is_admin"]=> bool(false) ["is_attachment"]=> bool(false) ["is_singular"]=> bool(false) ["is_robots"]=> bool(false) ["is_favicon"]=> bool(false) ["is_posts_page"]=> bool(false) ["is_post_type_archive"]=> bool(false) ["query_vars_hash":"WP_Query":private]=> string(32) "c1e15970ceac4af858ca07f532070631" ["query_vars_changed":"WP_Query":private]=> bool(false) ["thumbnails_cached"]=> bool(false) ["allow_query_attachment_by_filename":protected]=> bool(false) ["stopwords":"WP_Query":private]=> NULL ["compat_fields":"WP_Query":private]=> array(2) { [0]=> string(15) "query_vars_hash" [1]=> string(18) "query_vars_changed" } ["compat_methods":"WP_Query":private]=> array(2) { [0]=> string(16) "init_query_flags" [1]=> string(15) "parse_tax_query" } }