Adult
object(WP_Query)#6556 (52) { ["query"]=> array(1) { ["product_cat"]=> string(21) "clothing/mens-apparel" } ["query_vars"]=> array(70) { ["product_cat"]=> string(12) "mens-apparel" ["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) ["category_name"]=> string(0) "" ["tag"]=> string(0) "" ["cat"]=> string(0) "" ["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) { } ["orderby"]=> string(16) "menu_order title" ["order"]=> string(3) "ASC" ["meta_query"]=> array(1) { [0]=> array(3) { ["key"]=> string(13) "_stock_status" ["value"]=> string(10) "outofstock" ["compare"]=> string(6) "NOT IN" } } ["tax_query"]=> array(2) { ["relation"]=> string(3) "AND" [0]=> array(4) { ["taxonomy"]=> string(18) "product_visibility" ["field"]=> string(16) "term_taxonomy_id" ["terms"]=> array(2) { [0]=> int(1025) [1]=> int(1027) } ["operator"]=> string(6) "NOT IN" } } ["posts_per_page"]=> int(9999) ["wc_query"]=> string(13) "product_query" ["ignore_sticky_posts"]=> bool(false) ["suppress_filters"]=> bool(false) ["cache_results"]=> bool(true) ["update_post_term_cache"]=> bool(true) ["lazy_load_term_meta"]=> bool(true) ["update_post_meta_cache"]=> bool(true) ["post_type"]=> string(0) "" ["nopaging"]=> bool(false) ["comments_per_page"]=> string(2) "50" ["no_found_rows"]=> bool(false) ["taxonomy"]=> string(11) "product_cat" ["term"]=> string(12) "mens-apparel" } ["tax_query"]=> object(WP_Tax_Query)#12029 (6) { ["queries"]=> array(3) { ["relation"]=> string(3) "AND" [0]=> array(5) { ["taxonomy"]=> string(18) "product_visibility" ["terms"]=> array(2) { [0]=> int(1025) [1]=> int(1027) } ["field"]=> string(16) "term_taxonomy_id" ["operator"]=> string(6) "NOT IN" ["include_children"]=> bool(true) } [1]=> array(5) { ["taxonomy"]=> string(11) "product_cat" ["terms"]=> array(1) { [0]=> string(12) "mens-apparel" } ["field"]=> string(4) "slug" ["operator"]=> string(2) "IN" ["include_children"]=> bool(true) } } ["relation"]=> string(3) "AND" ["table_aliases":protected]=> array(1) { [0]=> string(21) "wp_term_relationships" } ["queried_terms"]=> array(1) { ["product_cat"]=> array(2) { ["terms"]=> array(1) { [0]=> string(12) "mens-apparel" } ["field"]=> string(4) "slug" } } ["primary_table"]=> string(8) "wp_posts" ["primary_id_column"]=> string(2) "ID" } ["meta_query"]=> object(WP_Meta_Query)#12003 (9) { ["queries"]=> array(2) { [0]=> array(3) { ["key"]=> string(13) "_stock_status" ["value"]=> string(10) "outofstock" ["compare"]=> string(6) "NOT IN" } ["relation"]=> string(2) "OR" } ["relation"]=> string(3) "AND" ["meta_table"]=> string(11) "wp_postmeta" ["meta_id_column"]=> string(7) "post_id" ["primary_table"]=> string(8) "wp_posts" ["primary_id_column"]=> string(2) "ID" ["table_aliases":protected]=> array(1) { [0]=> string(11) "wp_postmeta" } ["clauses":protected]=> array(1) { ["wp_postmeta"]=> array(6) { ["key"]=> string(13) "_stock_status" ["value"]=> string(10) "outofstock" ["compare"]=> string(6) "NOT IN" ["compare_key"]=> string(1) "=" ["alias"]=> string(11) "wp_postmeta" ["cast"]=> string(4) "CHAR" } } ["has_or_relation":protected]=> bool(false) } ["date_query"]=> bool(false) ["queried_object"]=> object(WP_Term)#12001 (10) { ["term_id"]=> int(1159) ["name"]=> string(5) "Adult" ["slug"]=> string(12) "mens-apparel" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(1159) ["taxonomy"]=> string(11) "product_cat" ["description"]=> string(0) "" ["parent"]=> int(1158) ["count"]=> int(48) ["filter"]=> string(3) "raw" } ["queried_object_id"]=> int(1159) ["request"]=> string(712) "SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) WHERE 1=1 AND ( wp_posts.ID NOT IN ( SELECT object_id FROM wp_term_relationships WHERE term_taxonomy_id IN (1025,1027) ) AND wp_term_relationships.term_taxonomy_id IN (1159) ) AND ( ( wp_postmeta.meta_key = '_stock_status' AND wp_postmeta.meta_value NOT IN ('outofstock') ) ) AND wp_posts.post_type = 'product' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled') GROUP BY wp_posts.ID ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC LIMIT 0, 9999" ["posts"]=> &array(39) { [0]=> object(WP_Post)#12062 (24) { ["ID"]=> int(4126263) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-04-10 12:12:01" ["post_date_gmt"]=> string(19) "2019-04-10 11:12:01" ["post_content"]=> string(209) "Celebrate our famous treble winning season in 1994 with this limited edition signed retro 1994 Sunday League winning shirt, signed by Tim Munton, Andy Moles, Dominic Ostler, Gladstone Small & Graeme Welch." ["post_title"]=> string(32) "1994 Signed Coloured Retro Shirt" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(32) "1994-signed-coloured-retro-shirt" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:02:41" ["post_modified_gmt"]=> string(19) "2022-06-17 09:02:41" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(67) "https://edgbastonshop.com/product/1994-signed-coloured-retro-shirt/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [1]=> object(WP_Post)#12063 (24) { ["ID"]=> int(4838046) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-11-28 11:00:55" ["post_date_gmt"]=> string(19) "2019-11-28 11:00:55" ["post_content"]=> string(200) "Celebrate our famous treble winning season in 1994 with this limited edition signed retro 1994 County winning shirt, signed by Tim Munton, Andy Moles, Dominic Ostler, Gladstone Small & Neil Smith." ["post_title"]=> string(29) "1994 Signed White Retro Shirt" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(29) "1994-signed-white-retro-shirt" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:02:43" ["post_modified_gmt"]=> string(19) "2022-06-17 09:02:43" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(64) "https://edgbastonshop.com/product/1994-signed-white-retro-shirt/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [2]=> object(WP_Post)#12064 (24) { ["ID"]=> int(3599076) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2019-02-20 16:04:24" ["post_date_gmt"]=> string(19) "2019-02-20 16:04:24" ["post_content"]=> string(188) "Celebrate our famous treble winning season in 1994 with this retro 1994 County Championship winning shirt. This item is again available for pre-order, with delivery expected in March 2020." ["post_title"]=> string(22) "1994 White Retro Shirt" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(22) "1994-white-retro-shirt" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:05:00" ["post_modified_gmt"]=> string(19) "2022-06-17 09:05:00" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(57) "https://edgbastonshop.com/product/1994-white-retro-shirt/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [3]=> object(WP_Post)#12065 (24) { ["ID"]=> int(4838553) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-11-28 11:03:58" ["post_date_gmt"]=> string(19) "2019-11-28 11:03:58" ["post_content"]=> string(0) "" ["post_title"]=> string(30) "1999 Sunday League Retro Shirt" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(30) "1999-sunday-league-retro-shirt" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:05:02" ["post_modified_gmt"]=> string(19) "2022-06-17 09:05:02" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(65) "https://edgbastonshop.com/product/1999-sunday-league-retro-shirt/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [4]=> object(WP_Post)#12066 (24) { ["ID"]=> int(1686525) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2018-03-14 13:15:01" ["post_date_gmt"]=> string(19) "2018-03-14 13:15:01" ["post_content"]=> string(231) "Our crew-neck Birmingham Bears 'You Bears' Tee is printed with a box text logo and features the iconic Birmingham Bears logo. The clean and classic design of this tee makes it the perfect accessory for any match day with the Bears." ["post_title"]=> string(32) "Birmingham Bears 'you Bears' Tee" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(30) "birmingham-bears-you-bears-tee" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:05:24" ["post_modified_gmt"]=> string(19) "2022-06-17 09:05:24" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(65) "https://edgbastonshop.com/product/birmingham-bears-you-bears-tee/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [5]=> object(WP_Post)#12067 (24) { ["ID"]=> int(5414476) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-11-18 13:35:47" ["post_date_gmt"]=> string(19) "2021-11-18 13:35:47" ["post_content"]=> string(109) "The Birmingham Bears Blackout Tee is a casual wear essential, with a black bear print on a classic black tee." ["post_title"]=> string(29) "Birmingham Bears Blackout Tee" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(29) "birmingham-bears-blackout-tee" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:05:28" ["post_modified_gmt"]=> string(19) "2022-06-17 09:05:28" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(64) "https://edgbastonshop.com/product/birmingham-bears-blackout-tee/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [6]=> object(WP_Post)#12068 (24) { ["ID"]=> int(3806224) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-03-06 12:07:27" ["post_date_gmt"]=> string(19) "2019-03-06 12:07:27" ["post_content"]=> string(0) "" ["post_title"]=> string(29) "Birmingham Bears Brookes Polo" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(29) "birmingham-bears-brookes-polo" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:05:30" ["post_modified_gmt"]=> string(19) "2022-06-17 09:05:30" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(64) "https://edgbastonshop.com/product/birmingham-bears-brookes-polo/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [7]=> object(WP_Post)#12069 (24) { ["ID"]=> int(4794887) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-10-29 17:02:36" ["post_date_gmt"]=> string(19) "2019-10-29 17:02:36" ["post_content"]=> string(0) "" ["post_title"]=> string(31) "Birmingham Bears Burgess Jacket" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(31) "birmingham-bears-burgess-jacket" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:05:32" ["post_modified_gmt"]=> string(19) "2022-06-17 09:05:32" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(66) "https://edgbastonshop.com/product/birmingham-bears-burgess-jacket/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [8]=> object(WP_Post)#12070 (24) { ["ID"]=> int(155266) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2016-11-11 16:30:00" ["post_date_gmt"]=> string(19) "2016-11-11 16:30:00" ["post_content"]=> string(0) "" ["post_title"]=> string(40) "Birmingham Bears Crest Embroidered Scarf" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(40) "birmingham-bears-crest-embroidered-scarf" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:02:51" ["post_modified_gmt"]=> string(19) "2022-06-17 09:02:51" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(74) "http://edgbastonshop.com/product/birmingham-bears-crest-embroidered-scarf/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [9]=> object(WP_Post)#12071 (24) { ["ID"]=> int(3806737) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-03-06 12:19:17" ["post_date_gmt"]=> string(19) "2019-03-06 12:19:17" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "Birmingham Bears Hain Hoodie" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(28) "birmingham-bears-hain-hoodie" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:05:38" ["post_modified_gmt"]=> string(19) "2022-06-17 09:05:38" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(63) "https://edgbastonshop.com/product/birmingham-bears-hain-hoodie/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [10]=> object(WP_Post)#12072 (24) { ["ID"]=> int(3806907) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-03-06 12:21:20" ["post_date_gmt"]=> string(19) "2019-03-06 12:21:20" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "Birmingham Bears Hose Hoodie" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(28) "birmingham-bears-hose-hoodie" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:05:40" ["post_modified_gmt"]=> string(19) "2022-06-17 09:05:40" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(63) "https://edgbastonshop.com/product/birmingham-bears-hose-hoodie/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [11]=> object(WP_Post)#12073 (24) { ["ID"]=> int(155299) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2016-11-11 16:30:02" ["post_date_gmt"]=> string(19) "2016-11-11 16:30:02" ["post_content"]=> string(126) "Show your support for the Bears in style and keep toasty in the Hollies at the same time with this essential bit of Bears kit." ["post_title"]=> string(31) "Birmingham Bears Jacquard Scarf" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(31) "birmingham-bears-jacquard-scarf" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:02:56" ["post_modified_gmt"]=> string(19) "2022-06-17 09:02:56" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(65) "http://edgbastonshop.com/product/birmingham-bears-jacquard-scarf/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [12]=> object(WP_Post)#12074 (24) { ["ID"]=> int(4732889) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-07-15 09:12:52" ["post_date_gmt"]=> string(19) "2019-07-15 08:12:52" ["post_content"]=> string(0) "" ["post_title"]=> string(32) "Birmingham Bears Oddballs Boxers" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(32) "birmingham-bears-oddballs-boxers" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:05:56" ["post_modified_gmt"]=> string(19) "2022-06-17 09:05:56" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(67) "https://edgbastonshop.com/product/birmingham-bears-oddballs-boxers/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [13]=> object(WP_Post)#12075 (24) { ["ID"]=> int(3807806) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-03-06 12:49:06" ["post_date_gmt"]=> string(19) "2019-03-06 12:49:06" ["post_content"]=> string(0) "" ["post_title"]=> string(30) "Birmingham Bears Rhodes Jacket" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(30) "birmingham-bears-rhodes-jacket" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:06:02" ["post_modified_gmt"]=> string(19) "2022-06-17 09:06:02" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(65) "https://edgbastonshop.com/product/birmingham-bears-rhodes-jacket/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [14]=> object(WP_Post)#12076 (24) { ["ID"]=> int(1584714) ["post_author"]=> string(1) "2" ["post_date"]=> string(19) "2018-02-28 17:15:18" ["post_date_gmt"]=> string(19) "2018-02-28 17:15:18" ["post_content"]=> string(151) "The Birmingham Bears Stone polo shirt is made from lightweight cotton and cut to a slim fit. The neutral blue shade will nicely offset coloured chinos." ["post_title"]=> string(27) "Birmingham Bears Stone Polo" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(27) "birmingham-bears-stone-polo" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:06:04" ["post_modified_gmt"]=> string(19) "2022-06-17 09:06:04" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(62) "https://edgbastonshop.com/product/birmingham-bears-stone-polo/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [15]=> object(WP_Post)#12077 (24) { ["ID"]=> int(4995747) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2020-05-01 09:41:44" ["post_date_gmt"]=> string(19) "2020-05-01 08:41:44" ["post_content"]=> string(444) "Warwickshire County Cricket Club has reinforced its fundraising plans for Queen Elizabeth Hospital Birmingham Charity and the NSPCC Childline service in Birmingham by releasing a new Bear & Ragged staff t-shirt, which is based on a design from men’s First Team Coach Jim Troughton. Available in men’s, women’s and children’s sizes, the t-shirts are priced at £15 each with all proceeds raised being donated to the two charities." ["post_title"]=> string(16) "Charity T-shirts" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(16) "charity-t-shirts" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:06:55" ["post_modified_gmt"]=> string(19) "2022-06-17 09:06:55" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(51) "https://edgbastonshop.com/product/charity-t-shirts/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [16]=> object(WP_Post)#12078 (24) { ["ID"]=> int(5161412) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-04-26 14:45:19" ["post_date_gmt"]=> string(19) "2021-04-26 13:45:19" ["post_content"]=> string(0) "" ["post_title"]=> string(8) "Mike Tee" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(8) "mike-tee" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:09:21" ["post_modified_gmt"]=> string(19) "2022-06-17 09:09:21" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(43) "https://edgbastonshop.com/product/mike-tee/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [17]=> object(WP_Post)#12079 (24) { ["ID"]=> int(5161430) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-04-26 14:45:24" ["post_date_gmt"]=> string(19) "2021-04-26 13:45:24" ["post_content"]=> string(0) "" ["post_title"]=> string(10) "Moles Polo" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(10) "moles-polo" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:09:23" ["post_modified_gmt"]=> string(19) "2022-06-17 09:09:23" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(45) "https://edgbastonshop.com/product/moles-polo/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [18]=> object(WP_Post)#12080 (24) { ["ID"]=> int(2224719) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2018-07-07 06:15:02" ["post_date_gmt"]=> string(19) "2018-07-07 05:15:02" ["post_content"]=> string(0) "" ["post_title"]=> string(31) "Warwickshire CCC Bannister Polo" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(31) "warwickshire-ccc-bannister-polo" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:10:41" ["post_modified_gmt"]=> string(19) "2022-06-17 09:10:41" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(66) "https://edgbastonshop.com/product/warwickshire-ccc-bannister-polo/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [19]=> object(WP_Post)#12081 (24) { ["ID"]=> int(3903772) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-03-16 08:54:07" ["post_date_gmt"]=> string(19) "2019-03-16 08:54:07" ["post_content"]=> string(0) "" ["post_title"]=> string(30) "Warwickshire CCC Barber Shorts" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(30) "warwickshire-ccc-barber-shorts" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:10:43" ["post_modified_gmt"]=> string(19) "2022-06-17 09:10:43" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(65) "https://edgbastonshop.com/product/warwickshire-ccc-barber-shorts/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [20]=> object(WP_Post)#12082 (24) { ["ID"]=> int(4831755) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-11-14 10:04:52" ["post_date_gmt"]=> string(19) "2019-11-14 10:04:52" ["post_content"]=> string(0) "" ["post_title"]=> string(30) "Warwickshire CCC Clarke Hoodie" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(30) "warwickshire-ccc-clarke-hoodie" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:10:46" ["post_modified_gmt"]=> string(19) "2022-06-17 09:10:46" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(65) "https://edgbastonshop.com/product/warwickshire-ccc-clarke-hoodie/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [21]=> object(WP_Post)#12083 (24) { ["ID"]=> int(2224817) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2018-07-07 07:00:10" ["post_date_gmt"]=> string(19) "2018-07-07 06:00:10" ["post_content"]=> string(0) "" ["post_title"]=> string(29) "Warwickshire CCC Dollery Polo" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(29) "warwickshire-ccc-dollery-polo" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:10:54" ["post_modified_gmt"]=> string(19) "2022-06-17 09:10:54" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(64) "https://edgbastonshop.com/product/warwickshire-ccc-dollery-polo/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [22]=> object(WP_Post)#12084 (24) { ["ID"]=> int(4797249) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-10-29 17:17:23" ["post_date_gmt"]=> string(19) "2019-10-29 17:17:23" ["post_content"]=> string(0) "" ["post_title"]=> string(32) "Warwickshire CCC Explorer Jacket" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(32) "warwickshire-ccc-explorer-jacket" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2021-12-16 16:45:43" ["post_modified_gmt"]=> string(19) "2021-12-16 16:45:43" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(65) "https://edgbastonshop.com/product/warwickshire-ccc-streak-jacket/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [23]=> object(WP_Post)#12085 (24) { ["ID"]=> int(2989651) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2018-12-05 19:10:07" ["post_date_gmt"]=> string(19) "2018-12-05 19:10:07" ["post_content"]=> string(132) "Knight PJs are a perfect ideal present for a loved one for a Birthday/Xmas Present, this perfect gift includes both top and bottoms." ["post_title"]=> string(27) "Warwickshire CCC Knight Pjs" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(27) "warwickshire-ccc-knight-pjs" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:11:16" ["post_modified_gmt"]=> string(19) "2022-06-17 09:11:16" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(62) "https://edgbastonshop.com/product/warwickshire-ccc-knight-pjs/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [24]=> object(WP_Post)#12086 (24) { ["ID"]=> int(4797171) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-10-29 17:16:45" ["post_date_gmt"]=> string(19) "2019-10-29 17:16:45" ["post_content"]=> string(0) "" ["post_title"]=> string(33) "Warwickshire CCC Porterfield Polo" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(33) "warwickshire-ccc-porterfield-polo" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:11:26" ["post_modified_gmt"]=> string(19) "2022-06-17 09:11:26" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(68) "https://edgbastonshop.com/product/warwickshire-ccc-porterfield-polo/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [25]=> object(WP_Post)#12087 (24) { ["ID"]=> int(3904145) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-03-16 10:00:01" ["post_date_gmt"]=> string(19) "2019-03-16 10:00:01" ["post_content"]=> string(0) "" ["post_title"]=> string(31) "Warwickshire CCC Powell Joggers" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(31) "warwickshire-ccc-powell-joggers" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:11:28" ["post_modified_gmt"]=> string(19) "2022-06-17 09:11:28" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(66) "https://edgbastonshop.com/product/warwickshire-ccc-powell-joggers/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [26]=> object(WP_Post)#12088 (24) { ["ID"]=> int(4797231) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-10-29 17:17:15" ["post_date_gmt"]=> string(19) "2019-10-29 17:17:15" ["post_content"]=> string(0) "" ["post_title"]=> string(31) "Warwickshire CCC Spires T-shirt" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(31) "warwickshire-ccc-spires-t-shirt" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:11:34" ["post_modified_gmt"]=> string(19) "2022-06-17 09:11:34" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(66) "https://edgbastonshop.com/product/warwickshire-ccc-spires-t-shirt/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [27]=> object(WP_Post)#12089 (24) { ["ID"]=> int(2989889) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2018-12-05 19:22:09" ["post_date_gmt"]=> string(19) "2018-12-05 19:22:09" ["post_content"]=> string(0) "" ["post_title"]=> string(27) "Warwickshire CCC Trott Robe" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(27) "warwickshire-ccc-trott-robe" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:11:55" ["post_modified_gmt"]=> string(19) "2022-06-17 09:11:55" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(62) "https://edgbastonshop.com/product/warwickshire-ccc-trott-robe/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [28]=> object(WP_Post)#12090 (24) { ["ID"]=> int(5422549) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-11-18 13:45:19" ["post_date_gmt"]=> string(19) "2021-11-18 13:45:19" ["post_content"]=> string(148) "Want to look smart? Play a round of golf? Show your support for the bears down the pub? The WCCC Clubhouse is the perfect 1/4 zip for all occasions." ["post_title"]=> string(22) "WCCC Clubhouse 1/4 Zip" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(22) "wccc-clubhouse-1-4-zip" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:12:00" ["post_modified_gmt"]=> string(19) "2022-06-17 09:12:00" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(57) "https://edgbastonshop.com/product/wccc-clubhouse-1-4-zip/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [29]=> object(WP_Post)#12091 (24) { ["ID"]=> int(5537841) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-12-13 11:36:29" ["post_date_gmt"]=> string(19) "2021-12-13 11:36:29" ["post_content"]=> string(111) "Warwickshire CCC essential Black polo, comfy, light weight and a perfect way to show your support of the bears." ["post_title"]=> string(25) "WCCC Essential Black Polo" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(25) "wccc-essential-black-polo" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:12:03" ["post_modified_gmt"]=> string(19) "2022-06-17 09:12:03" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(60) "https://edgbastonshop.com/product/wccc-essential-black-polo/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [30]=> object(WP_Post)#12092 (24) { ["ID"]=> int(5537853) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-12-13 11:36:34" ["post_date_gmt"]=> string(19) "2021-12-13 11:36:34" ["post_content"]=> string(116) "Warwickshire CCC essential Grey Sweatshirt, comfy, light weight and a perfect way to show your support of the bears." ["post_title"]=> string(30) "WCCC Essential Grey Sweatshirt" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(30) "wccc-essential-grey-sweatshirt" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:12:10" ["post_modified_gmt"]=> string(19) "2022-06-17 09:12:10" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(65) "https://edgbastonshop.com/product/wccc-essential-grey-sweatshirt/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [31]=> object(WP_Post)#12093 (24) { ["ID"]=> int(5537871) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-12-13 11:36:42" ["post_date_gmt"]=> string(19) "2021-12-13 11:36:42" ["post_content"]=> string(116) "Warwickshire CCC essential Navy Sweatshirt, comfy, light weight and a perfect way to show your support of the bears." ["post_title"]=> string(30) "WCCC Essential Navy Sweatshirt" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(30) "wccc-essential-navy-sweatshirt" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:12:12" ["post_modified_gmt"]=> string(19) "2022-06-17 09:12:12" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(65) "https://edgbastonshop.com/product/wccc-essential-navy-sweatshirt/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [32]=> object(WP_Post)#12094 (24) { ["ID"]=> int(5537889) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-12-13 11:36:51" ["post_date_gmt"]=> string(19) "2021-12-13 11:36:51" ["post_content"]=> string(132) "Warwickshire CCC essential Rain Jacket, light weight, waterproof and a perfect way to show your support of the bears on a rainy day." ["post_title"]=> string(26) "WCCC Essential Rain Jacket" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(26) "wccc-essential-rain-jacket" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:12:14" ["post_modified_gmt"]=> string(19) "2022-06-17 09:12:14" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(61) "https://edgbastonshop.com/product/wccc-essential-rain-jacket/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [33]=> object(WP_Post)#12095 (24) { ["ID"]=> int(5537907) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-12-13 11:37:00" ["post_date_gmt"]=> string(19) "2021-12-13 11:37:00" ["post_content"]=> string(113) "Warwickshire CCC essential Track Jacket, comfy, light weight and a perfect way to show your support of the bears." ["post_title"]=> string(27) "WCCC Essential Track Jacket" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(27) "wccc-essential-track-jacket" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:12:19" ["post_modified_gmt"]=> string(19) "2022-06-17 09:12:19" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(62) "https://edgbastonshop.com/product/wccc-essential-track-jacket/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [34]=> object(WP_Post)#12096 (24) { ["ID"]=> int(5580089) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-12-17 09:24:39" ["post_date_gmt"]=> string(19) "2021-12-17 09:24:39" ["post_content"]=> string(0) "" ["post_title"]=> string(20) "WCCC Explorer Jacket" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(20) "wccc-explorer-jacket" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:12:24" ["post_modified_gmt"]=> string(19) "2022-06-17 09:12:24" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(55) "https://edgbastonshop.com/product/wccc-explorer-jacket/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [35]=> object(WP_Post)#12097 (24) { ["ID"]=> int(5422582) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-11-18 13:45:21" ["post_date_gmt"]=> string(19) "2021-11-18 13:45:21" ["post_content"]=> string(147) "Want to look smart? Play a round of golf? Show your support for the bears down the pub? The WCCC Pavilion is the perfect 1/4 zip for all occasions." ["post_title"]=> string(21) "WCCC Pavilion 1/4 Zip" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(21) "wccc-pavilion-1-4-zip" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:12:27" ["post_modified_gmt"]=> string(19) "2022-06-17 09:12:27" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(56) "https://edgbastonshop.com/product/wccc-pavilion-1-4-zip/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [36]=> object(WP_Post)#12098 (24) { ["ID"]=> int(5537937) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-12-13 11:37:17" ["post_date_gmt"]=> string(19) "2021-12-13 11:37:17" ["post_content"]=> string(49) "Warwickshire CCC superior hoodie, comfy and warm." ["post_title"]=> string(20) "WCCC Superior Hoodie" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(20) "wccc-superior-hoodie" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:12:29" ["post_modified_gmt"]=> string(19) "2022-06-17 09:12:29" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(55) "https://edgbastonshop.com/product/wccc-superior-hoodie/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [37]=> object(WP_Post)#12099 (24) { ["ID"]=> int(5422617) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-11-18 13:45:23" ["post_date_gmt"]=> string(19) "2021-11-18 13:45:23" ["post_content"]=> string(103) "Our first (but certainly not our last!) sustainable essential tee is available now online and in store." ["post_title"]=> string(30) "WCCC Sustainable Essential Tee" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(30) "wccc-sustainable-essential-tee" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:12:32" ["post_modified_gmt"]=> string(19) "2022-06-17 09:12:32" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(65) "https://edgbastonshop.com/product/wccc-sustainable-essential-tee/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [38]=> object(WP_Post)#12100 (24) { ["ID"]=> int(4025889) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-03-29 19:30:01" ["post_date_gmt"]=> string(19) "2019-03-29 19:30:01" ["post_content"]=> string(0) "" ["post_title"]=> string(13) "Westwood Polo" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(13) "westwood-polo" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:12:34" ["post_modified_gmt"]=> string(19) "2022-06-17 09:12:34" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(48) "https://edgbastonshop.com/product/westwood-polo/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } } ["post_count"]=> int(39) ["current_post"]=> int(-1) ["in_the_loop"]=> bool(false) ["post"]=> object(WP_Post)#12062 (24) { ["ID"]=> int(4126263) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2019-04-10 12:12:01" ["post_date_gmt"]=> string(19) "2019-04-10 11:12:01" ["post_content"]=> string(209) "Celebrate our famous treble winning season in 1994 with this limited edition signed retro 1994 Sunday League winning shirt, signed by Tim Munton, Andy Moles, Dominic Ostler, Gladstone Small & Graeme Welch." ["post_title"]=> string(32) "1994 Signed Coloured Retro Shirt" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(32) "1994-signed-coloured-retro-shirt" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:02:41" ["post_modified_gmt"]=> string(19) "2022-06-17 09:02:41" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(67) "https://edgbastonshop.com/product/1994-signed-coloured-retro-shirt/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } ["comment_count"]=> int(0) ["current_comment"]=> int(-1) ["found_posts"]=> string(2) "39" ["max_num_pages"]=> float(1) ["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(false) ["is_tag"]=> bool(false) ["is_tax"]=> bool(true) ["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_posts_page"]=> bool(false) ["is_post_type_archive"]=> bool(false) ["query_vars_hash":"WP_Query":private]=> string(32) "93fa91037cba31f49cfbdf6d18572507" ["query_vars_changed":"WP_Query":private]=> bool(true) ["thumbnails_cached"]=> 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" } }
Showing all 39 results
Showing all 39 results