Full Range
object(WP_Query)#5306 (52) {
["query"]=>
array(1) {
["product_cat"]=>
string(18) "england/full-range"
}
["query_vars"]=>
array(70) {
["product_cat"]=>
string(10) "full-range"
["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(0) {
}
["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(10) "full-range"
}
["tax_query"]=>
object(WP_Tax_Query)#10734 (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(10) "full-range"
}
["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(10) "full-range"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#10708 (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)#10706 (10) {
["term_id"]=>
int(1133)
["name"]=>
string(10) "Full Range"
["slug"]=>
string(10) "full-range"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(1133)
["taxonomy"]=>
string(11) "product_cat"
["description"]=>
string(0) ""
["parent"]=>
int(304)
["count"]=>
int(39)
["filter"]=>
string(3) "raw"
}
["queried_object_id"]=>
int(1133)
["request"]=>
string(545) "SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_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 (1133)
) 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(38) {
[0]=>
object(WP_Post)#10766 (24) {
["ID"]=>
int(4363035)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 12:54:08"
["post_date_gmt"]=>
string(19) "2019-05-17 11:54:08"
["post_content"]=>
string(0) ""
["post_title"]=>
string(26) "England Blue Graphic Tee 2"
["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(26) "england-blue-graphic-tee-2"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:12"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:12"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(61) "https://edgbastonshop.com/product/england-blue-graphic-tee-2/"
["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)#10767 (24) {
["ID"]=>
int(4363053)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 12:54:28"
["post_date_gmt"]=>
string(19) "2019-05-17 11:54:28"
["post_content"]=>
string(0) ""
["post_title"]=>
string(26) "England Claret Heather 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(26) "england-claret-heather-tee"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:14"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:14"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(61) "https://edgbastonshop.com/product/england-claret-heather-tee/"
["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)#10768 (24) {
["ID"]=>
int(4363074)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:00:01"
["post_date_gmt"]=>
string(19) "2019-05-17 12:00:01"
["post_content"]=>
string(0) ""
["post_title"]=>
string(27) "England Claret Training 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(27) "england-claret-training-tee"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:17"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:17"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(62) "https://edgbastonshop.com/product/england-claret-training-tee/"
["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)#10769 (24) {
["ID"]=>
int(4363098)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:00:29"
["post_date_gmt"]=>
string(19) "2019-05-17 12:00:29"
["post_content"]=>
string(0) ""
["post_title"]=>
string(26) "England Galaxy Heather 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(26) "england-galaxy-heather-tee"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:20"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:20"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(61) "https://edgbastonshop.com/product/england-galaxy-heather-tee/"
["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)#10770 (24) {
["ID"]=>
int(4363119)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:06:01"
["post_date_gmt"]=>
string(19) "2019-05-17 12:06:01"
["post_content"]=>
string(0) ""
["post_title"]=>
string(21) "England Graphic Tee 1"
["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(21) "england-graphic-tee-1"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:22"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:22"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(56) "https://edgbastonshop.com/product/england-graphic-tee-1/"
["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)#10771 (24) {
["ID"]=>
int(4363143)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:06:29"
["post_date_gmt"]=>
string(19) "2019-05-17 12:06:29"
["post_content"]=>
string(0) ""
["post_title"]=>
string(34) "England Junior Claret Training 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(34) "england-junior-claret-training-tee"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:25"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:25"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(69) "https://edgbastonshop.com/product/england-junior-claret-training-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)#10772 (24) {
["ID"]=>
int(4363161)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:12:01"
["post_date_gmt"]=>
string(19) "2019-05-17 12:12:01"
["post_content"]=>
string(0) ""
["post_title"]=>
string(24) "England Junior ODI 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(24) "england-junior-odi-shirt"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:27"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:27"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(59) "https://edgbastonshop.com/product/england-junior-odi-shirt/"
["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)#10773 (24) {
["ID"]=>
int(4363176)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:12:18"
["post_date_gmt"]=>
string(19) "2019-05-17 12:12:18"
["post_content"]=>
string(0) ""
["post_title"]=>
string(30) "England Junior Travel Pullover"
["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) "england-junior-travel-pullover"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:31"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:31"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(65) "https://edgbastonshop.com/product/england-junior-travel-pullover/"
["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)#10774 (24) {
["ID"]=>
int(4363191)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:12:35"
["post_date_gmt"]=>
string(19) "2019-05-17 12:12:35"
["post_content"]=>
string(0) ""
["post_title"]=>
string(34) "England Junior World Cup ODI 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(34) "england-junior-world-cup-odi-shirt"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:33"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:33"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(69) "https://edgbastonshop.com/product/england-junior-world-cup-odi-shirt/"
["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)#10775 (24) {
["ID"]=>
int(4733190)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-07-15 09:13:58"
["post_date_gmt"]=>
string(19) "2019-07-15 08:13:58"
["post_content"]=>
string(62) "The England Junior World Cup Winners 2019 Shirt, now in store."
["post_title"]=>
string(38) "England Junior World Cup Winners 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(38) "england-junior-world-cup-winners-shirt"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:35"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:35"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(73) "https://edgbastonshop.com/product/england-junior-world-cup-winners-shirt/"
["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)#10776 (24) {
["ID"]=>
int(4363210)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:18:02"
["post_date_gmt"]=>
string(19) "2019-05-17 12:18:02"
["post_content"]=>
string(0) ""
["post_title"]=>
string(17) "England Media Cap"
["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(17) "england-media-cap"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:38"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://edgbastonshop.com/product/england-media-cap/"
["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)#10777 (24) {
["ID"]=>
int(4363218)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:18:08"
["post_date_gmt"]=>
string(19) "2019-05-17 12:18:08"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "England Media 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(18) "england-media-polo"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:38"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(53) "https://edgbastonshop.com/product/england-media-polo/"
["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)#10778 (24) {
["ID"]=>
int(4363236)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:18:26"
["post_date_gmt"]=>
string(19) "2019-05-17 12:18:26"
["post_content"]=>
string(0) ""
["post_title"]=>
string(29) "England ODI Long Sleeve 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) "england-odi-long-sleeve-shirt"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:42"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(64) "https://edgbastonshop.com/product/england-odi-long-sleeve-shirt/"
["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)#10779 (24) {
["ID"]=>
int(4363257)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:24:01"
["post_date_gmt"]=>
string(19) "2019-05-17 12:24:01"
["post_content"]=>
string(0) ""
["post_title"]=>
string(17) "England ODI 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(17) "england-odi-shirt"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:44"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:44"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(52) "https://edgbastonshop.com/product/england-odi-shirt/"
["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)#10780 (24) {
["ID"]=>
int(4363281)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:24:28"
["post_date_gmt"]=>
string(19) "2019-05-17 12:24:28"
["post_content"]=>
string(0) ""
["post_title"]=>
string(21) "England Round Hat ODI"
["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(21) "england-round-hat-odi"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:48"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:48"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(56) "https://edgbastonshop.com/product/england-round-hat-odi/"
["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)#10781 (24) {
["ID"]=>
int(4363302)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:30:09"
["post_date_gmt"]=>
string(19) "2019-05-17 12:30:09"
["post_content"]=>
string(0) ""
["post_title"]=>
string(23) "England Swimming Trunks"
["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(23) "england-swimming-trunks"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:50"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:50"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(58) "https://edgbastonshop.com/product/england-swimming-trunks/"
["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)#10782 (24) {
["ID"]=>
int(4363320)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:30:30"
["post_date_gmt"]=>
string(19) "2019-05-17 12:30:30"
["post_content"]=>
string(0) ""
["post_title"]=>
string(23) "England Training 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(23) "england-training-jacket"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:56"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:56"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(58) "https://edgbastonshop.com/product/england-training-jacket/"
["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)#10783 (24) {
["ID"]=>
int(4363341)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:36:01"
["post_date_gmt"]=>
string(19) "2019-05-17 12:36:01"
["post_content"]=>
string(0) ""
["post_title"]=>
string(24) "England Training Mid Zip"
["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(24) "england-training-mid-zip"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:58"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:58"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(59) "https://edgbastonshop.com/product/england-training-mid-zip/"
["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)#10784 (24) {
["ID"]=>
int(4363359)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:36:21"
["post_date_gmt"]=>
string(19) "2019-05-17 12:36:21"
["post_content"]=>
string(0) ""
["post_title"]=>
string(21) "England Training Pant"
["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(21) "england-training-pant"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:56:01"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:56:01"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(56) "https://edgbastonshop.com/product/england-training-pant/"
["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)#10785 (24) {
["ID"]=>
int(4363377)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:36:43"
["post_date_gmt"]=>
string(19) "2019-05-17 12:36:43"
["post_content"]=>
string(0) ""
["post_title"]=>
string(23) "England Training 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(23) "england-training-shorts"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:56:04"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:56:04"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(58) "https://edgbastonshop.com/product/england-training-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)#10786 (24) {
["ID"]=>
int(4363398)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:42:01"
["post_date_gmt"]=>
string(19) "2019-05-17 12:42:01"
["post_content"]=>
string(0) ""
["post_title"]=>
string(31) "England Training Tee Sleeveless"
["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(31) "england-training-tee-sleeveless"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:56:07"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:56:07"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(66) "https://edgbastonshop.com/product/england-training-tee-sleeveless/"
["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)#10787 (24) {
["ID"]=>
int(4363416)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:42:22"
["post_date_gmt"]=>
string(19) "2019-05-17 12:42:22"
["post_content"]=>
string(0) ""
["post_title"]=>
string(21) "England Training Vest"
["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(21) "england-training-vest"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:56:10"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:56:10"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(56) "https://edgbastonshop.com/product/england-training-vest/"
["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)#10788 (24) {
["ID"]=>
int(4363434)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:42:43"
["post_date_gmt"]=>
string(19) "2019-05-17 12:42:43"
["post_content"]=>
string(0) ""
["post_title"]=>
string(23) "England Travel Pullover"
["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(23) "england-travel-pullover"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:56:13"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:56:13"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(58) "https://edgbastonshop.com/product/england-travel-pullover/"
["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)#10789 (24) {
["ID"]=>
int(4363479)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:48:27"
["post_date_gmt"]=>
string(19) "2019-05-17 12:48:27"
["post_content"]=>
string(0) ""
["post_title"]=>
string(34) "England World Cup Blue Travel 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(34) "england-world-cup-blue-travel-polo"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:56:19"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:56:19"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(69) "https://edgbastonshop.com/product/england-world-cup-blue-travel-polo/"
["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)#10790 (24) {
["ID"]=>
int(4363500)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:54:01"
["post_date_gmt"]=>
string(19) "2019-05-17 12:54:01"
["post_content"]=>
string(0) ""
["post_title"]=>
string(27) "England World Cup Cameo Cap"
["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) "england-world-cup-cameo-cap"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:56:21"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:56:21"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(62) "https://edgbastonshop.com/product/england-world-cup-cameo-cap/"
["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)#10791 (24) {
["ID"]=>
int(4363506)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:54:08"
["post_date_gmt"]=>
string(19) "2019-05-17 12:54:08"
["post_content"]=>
string(0) ""
["post_title"]=>
string(36) "England World Cup Galaxy Travel 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(36) "england-world-cup-galaxy-travel-polo"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:56:22"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:56:22"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(71) "https://edgbastonshop.com/product/england-world-cup-galaxy-travel-polo/"
["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)#10792 (24) {
["ID"]=>
int(4363524)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 13:54:29"
["post_date_gmt"]=>
string(19) "2019-05-17 12:54:29"
["post_content"]=>
string(0) ""
["post_title"]=>
string(39) "England World Cup ODI Long Sleeve 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(39) "england-world-cup-odi-long-sleeve-shirt"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:56:25"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:56:25"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(74) "https://edgbastonshop.com/product/england-world-cup-odi-long-sleeve-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)#10793 (24) {
["ID"]=>
int(4363545)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 14:00:01"
["post_date_gmt"]=>
string(19) "2019-05-17 13:00:01"
["post_content"]=>
string(0) ""
["post_title"]=>
string(27) "England World Cup ODI 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(27) "england-world-cup-odi-shirt"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:56:28"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:56:28"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(62) "https://edgbastonshop.com/product/england-world-cup-odi-shirt/"
["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)#10794 (24) {
["ID"]=>
int(4363563)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 14:00:23"
["post_date_gmt"]=>
string(19) "2019-05-17 13:00:23"
["post_content"]=>
string(0) ""
["post_title"]=>
string(31) "England World Cup Travel 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) "england-world-cup-travel-jacket"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:56:31"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:56:31"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(66) "https://edgbastonshop.com/product/england-world-cup-travel-jacket/"
["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)#10795 (24) {
["ID"]=>
int(4363581)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 14:00:44"
["post_date_gmt"]=>
string(19) "2019-05-17 13:00:44"
["post_content"]=>
string(0) ""
["post_title"]=>
string(29) "England World Cup Travel Pant"
["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) "england-world-cup-travel-pant"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:56:34"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:56:34"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(64) "https://edgbastonshop.com/product/england-world-cup-travel-pant/"
["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)#10796 (24) {
["ID"]=>
int(4733449)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-07-15 09:15:02"
["post_date_gmt"]=>
string(19) "2019-07-15 08:15:02"
["post_content"]=>
string(91) "Available for PRE-ORDER (Due for delivery late-July)
The We Are England Winners Tee 2019"
["post_title"]=>
string(37) "England World Cup Winners Graphic 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(37) "england-world-cup-winners-graphic-tee"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:56:37"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:56:37"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(72) "https://edgbastonshop.com/product/england-world-cup-winners-graphic-tee/"
["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)#10797 (24) {
["ID"]=>
int(4733482)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-07-15 09:15:09"
["post_date_gmt"]=>
string(19) "2019-07-15 08:15:09"
["post_content"]=>
string(55) "The England World Cup Winners 2019 Shirt, now in store."
["post_title"]=>
string(31) "England World Cup Winners 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) "england-world-cup-winners-shirt"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:56:42"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:56:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(66) "https://edgbastonshop.com/product/england-world-cup-winners-shirt/"
["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)#10798 (24) {
["ID"]=>
int(1986282)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2018-05-17 05:45:02"
["post_date_gmt"]=>
string(19) "2018-05-17 04:45:02"
["post_content"]=>
string(0) ""
["post_title"]=>
string(32) "New Balance England T20 Cap 2018"
["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) "new-balance-england-t20-cap-2018"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 10:00:25"
["post_modified_gmt"]=>
string(19) "2021-03-31 09:00:25"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(67) "https://edgbastonshop.com/product/new-balance-england-t20-cap-2018/"
["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)#10799 (24) {
["ID"]=>
int(1981512)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2018-05-16 04:45:05"
["post_date_gmt"]=>
string(19) "2018-05-16 03:45:05"
["post_content"]=>
string(308) "
- Material: 100% Polyester
- Athletic fit
- Hi-D embroidered logos
- Laser cut weld at arm pits
- Polyester knit short sleeve Tee
- Sublimated print front panel
- V-neck ribbed collar
- Welded tape accent at shoulder
"
["post_title"]=>
string(34) "New Balance England T20 Shirt 2018"
["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(34) "new-balance-england-t20-shirt-2018"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 10:00:27"
["post_modified_gmt"]=>
string(19) "2021-03-31 09:00:27"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(69) "https://edgbastonshop.com/product/new-balance-england-t20-shirt-2018/"
["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)#10800 (24) {
["ID"]=>
int(199576)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2017-05-09 11:10:01"
["post_date_gmt"]=>
string(19) "2017-05-09 10:10:01"
["post_content"]=>
string(257) "
- Polyester knit short sleeves
- NB DRY moisture wicking
- Concealed button placket
- Flat knit collar
- Laser cut perforation at arm pits
- Heat transfer logos
- Athletic fit
"
["post_title"]=>
string(35) "New Balance England Test Shirt 2017"
["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) "new-balance-england-test-shirt-17"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 10:00:31"
["post_modified_gmt"]=>
string(19) "2021-03-31 09:00:31"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(67) "http://edgbastonshop.com/product/new-balance-england-test-shirt-17/"
["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)#10801 (24) {
["ID"]=>
int(204471)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2017-05-15 11:45:08"
["post_date_gmt"]=>
string(19) "2017-05-15 10:45:08"
["post_content"]=>
string(184) "
- 100% Cotton twill round cap
- Internal binding with branded elastic for perfect fit
- Hi-D embroidered logos
- Fitted construction
"
["post_title"]=>
string(36) "New Balance England Test Sunhat 2017"
["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(36) "new-balance-england-test-sunhat-2017"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 10:00:35"
["post_modified_gmt"]=>
string(19) "2021-03-31 09:00:35"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(70) "http://edgbastonshop.com/product/new-balance-england-test-sunhat-2017/"
["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)#10802 (24) {
["ID"]=>
int(1981636)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2018-05-16 05:45:01"
["post_date_gmt"]=>
string(19) "2018-05-16 04:45:01"
["post_content"]=>
string(308) "
- Material: 100% Polyester
- Athletic fit
- Hi-D embroidered logos
- Laser cut weld at arm pits
- Polyester knit short sleeve Tee
- Sublimated print front panel
- V-neck ribbed collar
- Welded tape accent at shoulder
"
["post_title"]=>
string(41) "New Balance Junior England T20 Shirt 2018"
["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(41) "new-balance-junior-england-t20-shirt-2018"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 10:01:05"
["post_modified_gmt"]=>
string(19) "2021-03-31 09:01:05"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(76) "https://edgbastonshop.com/product/new-balance-junior-england-t20-shirt-2018/"
["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)#10803 (24) {
["ID"]=>
int(204783)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2017-05-15 13:55:27"
["post_date_gmt"]=>
string(19) "2017-05-15 12:55:27"
["post_content"]=>
string(257) "
- Polyester knit short sleeves
- NB DRY moisture wicking
- Concealed button placket
- Flat knit collar
- Laser cut perforation at arm pits
- Heat transfer logos
- Athletic fit
"
["post_title"]=>
string(42) "New Balance Junior England Test Shirt 2017"
["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(42) "new-balance-junior-england-test-shirt-2017"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 10:01:09"
["post_modified_gmt"]=>
string(19) "2021-03-31 09:01:09"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(76) "http://edgbastonshop.com/product/new-balance-junior-england-test-shirt-2017/"
["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(38)
["current_post"]=>
int(-1)
["in_the_loop"]=>
bool(false)
["post"]=>
object(WP_Post)#10766 (24) {
["ID"]=>
int(4363035)
["post_author"]=>
string(4) "1004"
["post_date"]=>
string(19) "2019-05-17 12:54:08"
["post_date_gmt"]=>
string(19) "2019-05-17 11:54:08"
["post_content"]=>
string(0) ""
["post_title"]=>
string(26) "England Blue Graphic Tee 2"
["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(26) "england-blue-graphic-tee-2"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-03-31 09:55:12"
["post_modified_gmt"]=>
string(19) "2021-03-31 08:55:12"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(61) "https://edgbastonshop.com/product/england-blue-graphic-tee-2/"
["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) "38"
["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) "c9aa1c3b0ab61d969344562b095457bb"
["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"
}
}