array( 'name' => 'Bike Shop', 'external_url' => 'https://demo.blazethemes.com/import-files/bike-shop/bike-shop.zip', 'image' => 'https://i0.wp.com/themes.svn.wordpress.org/bike-shop/1.3.0/screenshot.png?w=572&strip=all', 'preview_url' => 'https://demo.blazethemes.com/bike-shop/', 'menu_array' => array( 'primary' => 'Header Menu', 'social' => 'Social Menu', 'footer' => 'Footer Menu' ), 'home_slug' => 'home', 'blog_slug' => 'blog', 'plugins' => array( 'woocommerce' => array( 'name' => 'Woocommerce', 'source' => 'wordpress', 'file_path' => 'woocommerce/woocommerce.php', ) ), 'tags' => array( 'free' => 'Free' ) ), 'bike-shop-pro' => array( 'name' => 'Bike Shop Pro', 'type' => 'pro', 'buy_url'=> 'https://blazethemes.com/theme/bike-shop-pro/', 'external_url' => 'https://demo.blazethemes.com/import-files/bike-shop/bike-shop-pro.zip', 'image' => 'https://i0.wp.com/themes.svn.wordpress.org/bike-shop/1.3.0/screenshot.png?w=572&strip=all', 'preview_url' => 'https://demo.blazethemes.com/bike-shop-pro/', 'menu_array' => array( 'primary' => 'Main Menu', 'top-social' => 'Social menu', 'footer' => 'Footer Menu' ), 'plugins' => array( 'woocommerce' => array( 'name' => 'Woocommerce', 'source' => 'wordpress', 'file_path' => 'woocommerce/woocommerce.php', ) ), 'tags' => array( 'pro' => 'Pro' ) ) ); return apply_filters( 'bike_shop__demos_array_filter', $demos_array );