UNDER CONSTRUCTION
object(WP_Query)#18077 (53) { ["query"]=> array(8) { ["post_type"]=> string(11) "museum_item" ["post_status"]=> string(7) "publish" ["orderby"]=> string(10) "post_title" ["order"]=> string(3) "ASC" ["posts_per_page"]=> int(30) ["paged"]=> int(1) ["meta_query"]=> array(2) { ["relation"]=> string(3) "AND" [0]=> array(2) { ["key"]=> string(6) "photos" ["compare"]=> string(6) "EXISTS" } } ["tax_query"]=> array(2) { ["relation"]=> string(3) "AND" [0]=> array(3) { ["taxonomy"]=> string(8) "material" ["field"]=> string(4) "name" ["terms"]=> array(4) { [0]=> string(5) "Glass" [1]=> string(6) " Metal" [2]=> string(7) " Rubber" [3]=> string(20) " Paper and Cardboard" } } } } ["query_vars"]=> array(71) { ["post_type"]=> string(11) "museum_item" ["post_status"]=> string(7) "publish" ["orderby"]=> string(10) "post_title" ["order"]=> string(3) "ASC" ["posts_per_page"]=> int(30) ["paged"]=> int(1) ["meta_query"]=> array(2) { ["relation"]=> string(3) "AND" [0]=> array(2) { ["key"]=> string(6) "photos" ["compare"]=> string(6) "EXISTS" } } ["tax_query"]=> array(2) { ["relation"]=> string(3) "AND" [0]=> array(3) { ["taxonomy"]=> string(8) "material" ["field"]=> string(4) "name" ["terms"]=> array(4) { [0]=> string(5) "Glass" [1]=> string(6) " Metal" [2]=> string(7) " Rubber" [3]=> string(20) " Paper and Cardboard" } } } ["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) "" ["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) { } ["search_columns"]=> array(0) { } ["ignore_sticky_posts"]=> bool(false) ["suppress_filters"]=> bool(false) ["cache_results"]=> bool(true) ["update_post_term_cache"]=> bool(true) ["update_menu_item_cache"]=> bool(false) ["lazy_load_term_meta"]=> bool(true) ["update_post_meta_cache"]=> bool(true) ["nopaging"]=> bool(false) ["comments_per_page"]=> string(2) "50" ["no_found_rows"]=> bool(false) ["taxonomy"]=> string(8) "material" ["term_id"]=> string(5) "Glass" } ["tax_query"]=> object(WP_Tax_Query)#17624 (6) { ["queries"]=> array(2) { ["relation"]=> string(3) "AND" [0]=> array(5) { ["taxonomy"]=> string(8) "material" ["terms"]=> array(4) { [0]=> string(5) "Glass" [1]=> string(6) " Metal" [2]=> string(7) " Rubber" [3]=> string(20) " Paper and Cardboard" } ["field"]=> string(4) "name" ["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) { ["material"]=> array(2) { ["terms"]=> array(4) { [0]=> string(5) "Glass" [1]=> string(6) " Metal" [2]=> string(7) " Rubber" [3]=> string(20) " Paper and Cardboard" } ["field"]=> string(4) "name" } } ["primary_table"]=> string(8) "wp_posts" ["primary_id_column"]=> string(2) "ID" } ["meta_query"]=> object(WP_Meta_Query)#17621 (9) { ["queries"]=> array(2) { [0]=> array(2) { ["key"]=> string(6) "photos" ["compare"]=> string(6) "EXISTS" } ["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(5) { ["key"]=> string(6) "photos" ["compare"]=> string(6) "EXISTS" ["compare_key"]=> string(1) "=" ["alias"]=> string(11) "wp_postmeta" ["cast"]=> string(4) "CHAR" } } ["has_or_relation":protected]=> bool(false) } ["date_query"]=> bool(false) ["request"]=> string(498) "SELECT SQL_CALC_FOUND_ROWS wp_posts.ID 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_term_relationships.term_taxonomy_id IN (118,114,546) ) AND ( wp_postmeta.meta_key = 'photos' ) AND wp_posts.post_type = 'museum_item' AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_title ASC LIMIT 0, 30" ["posts"]=> array(30) { [0]=> object(WP_Post)#17649 (24) { ["ID"]=> int(24278) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 17:47:28" ["post_date_gmt"]=> string(19) "2023-10-24 21:47:28" ["post_content"]=> string(0) "" ["post_title"]=> string(31) "1986-011/047a-b - Pin, Military" ["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(15) "1986-011-047a-b" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:31" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:31" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(45) "https://nnca.org/museum/item/1986-011-047a-b/" ["menu_order"]=> int(284) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [1]=> object(WP_Post)#17648 (24) { ["ID"]=> int(21874) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 17:30:20" ["post_date_gmt"]=> string(19) "2023-10-24 21:30:20" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1986-013/127 - Pin, Military" ["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(12) "1986-013-127" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:12" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:12" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1986-013-127/" ["menu_order"]=> int(765) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [2]=> object(WP_Post)#17589 (24) { ["ID"]=> int(21239) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 15:55:12" ["post_date_gmt"]=> string(19) "2023-10-24 19:55:12" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1986-013/128 - Pin, Military" ["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(12) "1986-013-128" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:06" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:06" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1986-013-128/" ["menu_order"]=> int(653) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [3]=> object(WP_Post)#17651 (24) { ["ID"]=> int(24730) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 17:50:44" ["post_date_gmt"]=> string(19) "2023-10-24 21:50:44" ["post_content"]=> string(0) "" ["post_title"]=> string(12) "1986-013/129" ["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(14) "1986-013-129-2" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:16:28" ["post_modified_gmt"]=> string(19) "2023-10-27 16:16:28" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(44) "https://nnca.org/museum/item/1986-013-129-2/" ["menu_order"]=> int(341) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [4]=> object(WP_Post)#17620 (24) { ["ID"]=> int(21864) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 17:30:17" ["post_date_gmt"]=> string(19) "2023-10-24 21:30:17" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1986-013/129 - Pin, Military" ["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(12) "1986-013-129" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:35" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:35" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1986-013-129/" ["menu_order"]=> int(763) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [5]=> object(WP_Post)#17603 (24) { ["ID"]=> int(18841) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 15:39:22" ["post_date_gmt"]=> string(19) "2023-10-24 19:39:22" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1986-013/130 - Pin, Military" ["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(12) "1986-013-130" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:37:42" ["post_modified_gmt"]=> string(19) "2023-10-27 16:37:42" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1986-013-130/" ["menu_order"]=> int(874) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [6]=> object(WP_Post)#17625 (24) { ["ID"]=> int(23468) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 17:41:41" ["post_date_gmt"]=> string(19) "2023-10-24 21:41:41" ["post_content"]=> string(0) "" ["post_title"]=> string(12) "1986-013/131" ["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(14) "1986-013-131-2" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:16:28" ["post_modified_gmt"]=> string(19) "2023-10-27 16:16:28" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(44) "https://nnca.org/museum/item/1986-013-131-2/" ["menu_order"]=> int(180) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [7]=> object(WP_Post)#17588 (24) { ["ID"]=> int(21991) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 17:31:11" ["post_date_gmt"]=> string(19) "2023-10-24 21:31:11" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1986-013/131 - Pin, Military" ["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(12) "1986-013-131" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:24" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:24" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1986-013-131/" ["menu_order"]=> int(415) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [8]=> object(WP_Post)#17600 (24) { ["ID"]=> int(19165) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 15:41:37" ["post_date_gmt"]=> string(19) "2023-10-24 19:41:37" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1986-013/132 - Pin, Military" ["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(12) "1986-013-132" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:37:46" ["post_modified_gmt"]=> string(19) "2023-10-27 16:37:46" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1986-013-132/" ["menu_order"]=> int(945) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [9]=> object(WP_Post)#17599 (24) { ["ID"]=> int(24462) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 17:48:47" ["post_date_gmt"]=> string(19) "2023-10-24 21:48:47" ["post_content"]=> string(0) "" ["post_title"]=> string(31) "1986-013/133a-b - Pin, Military" ["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(15) "1986-013-133a-b" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:33" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:33" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(45) "https://nnca.org/museum/item/1986-013-133a-b/" ["menu_order"]=> int(303) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [10]=> object(WP_Post)#17598 (24) { ["ID"]=> int(23532) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 17:42:09" ["post_date_gmt"]=> string(19) "2023-10-24 21:42:09" ["post_content"]=> string(0) "" ["post_title"]=> string(23) "1986-015/011 - Fragment" ["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(12) "1986-015-011" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:52:24" ["post_modified_gmt"]=> string(19) "2023-10-27 16:52:24" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1986-015-011/" ["menu_order"]=> int(192) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [11]=> object(WP_Post)#17597 (24) { ["ID"]=> int(20902) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 15:53:33" ["post_date_gmt"]=> string(19) "2023-10-24 19:53:33" ["post_content"]=> string(0) "" ["post_title"]=> string(15) "1986-017/002a-b" ["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(17) "1986-017-002a-b-2" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:16:29" ["post_modified_gmt"]=> string(19) "2023-10-27 16:16:29" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(47) "https://nnca.org/museum/item/1986-017-002a-b-2/" ["menu_order"]=> int(586) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [12]=> object(WP_Post)#17596 (24) { ["ID"]=> int(21432) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 15:56:28" ["post_date_gmt"]=> string(19) "2023-10-24 19:56:28" ["post_content"]=> string(0) "" ["post_title"]=> string(15) "1986-017/002a-b" ["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(17) "1986-017-002a-b-3" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:16:29" ["post_modified_gmt"]=> string(19) "2023-10-27 16:16:29" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(47) "https://nnca.org/museum/item/1986-017-002a-b-3/" ["menu_order"]=> int(691) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [13]=> object(WP_Post)#17595 (24) { ["ID"]=> int(19587) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 15:44:33" ["post_date_gmt"]=> string(19) "2023-10-24 19:44:33" ["post_content"]=> string(0) "" ["post_title"]=> string(31) "1986-017/002a-b - Pin, Military" ["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(15) "1986-017-002a-b" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:08" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:08" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(45) "https://nnca.org/museum/item/1986-017-002a-b/" ["menu_order"]=> int(1036) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [14]=> object(WP_Post)#17594 (24) { ["ID"]=> int(18795) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 15:39:04" ["post_date_gmt"]=> string(19) "2023-10-24 19:39:04" ["post_content"]=> string(0) "" ["post_title"]=> string(31) "1986-017/003a-b - Pin, Military" ["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(15) "1986-017-003a-b" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:37:41" ["post_modified_gmt"]=> string(19) "2023-10-27 16:37:41" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(45) "https://nnca.org/museum/item/1986-017-003a-b/" ["menu_order"]=> int(862) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [15]=> object(WP_Post)#17593 (24) { ["ID"]=> int(21563) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 15:57:07" ["post_date_gmt"]=> string(19) "2023-10-24 19:57:07" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1986-017/005 - Pin, Military" ["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(12) "1986-017-005" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:09" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:09" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1986-017-005/" ["menu_order"]=> int(714) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [16]=> object(WP_Post)#17592 (24) { ["ID"]=> int(23411) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 17:41:16" ["post_date_gmt"]=> string(19) "2023-10-24 21:41:16" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1986-017/006 - Pin, Military" ["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(12) "1986-017-006" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:23" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:23" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1986-017-006/" ["menu_order"]=> int(170) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [17]=> object(WP_Post)#17591 (24) { ["ID"]=> int(20948) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 15:53:51" ["post_date_gmt"]=> string(19) "2023-10-24 19:53:51" ["post_content"]=> string(0) "" ["post_title"]=> string(31) "1987-002/003a-b - Pin, Military" ["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(15) "1987-002-003a-b" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:03" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:03" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(45) "https://nnca.org/museum/item/1987-002-003a-b/" ["menu_order"]=> int(597) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [18]=> object(WP_Post)#17590 (24) { ["ID"]=> int(18565) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 15:37:28" ["post_date_gmt"]=> string(19) "2023-10-24 19:37:28" ["post_content"]=> string(0) "" ["post_title"]=> string(31) "1987-002/034a-c - Pin, Military" ["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(15) "1987-002-034a-c" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:37:38" ["post_modified_gmt"]=> string(19) "2023-10-27 16:37:38" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(45) "https://nnca.org/museum/item/1987-002-034a-c/" ["menu_order"]=> int(1110) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [19]=> object(WP_Post)#17572 (24) { ["ID"]=> int(21194) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 15:54:58" ["post_date_gmt"]=> string(19) "2023-10-24 19:54:58" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1987-002/035 - Pin, Military" ["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(12) "1987-002-035" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:05" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:05" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1987-002-035/" ["menu_order"]=> int(643) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [20]=> object(WP_Post)#17573 (24) { ["ID"]=> int(20090) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 15:48:06" ["post_date_gmt"]=> string(19) "2023-10-24 19:48:06" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1987-002/037 - Pin, Military" ["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(12) "1987-002-037" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:37:55" ["post_modified_gmt"]=> string(19) "2023-10-27 16:37:55" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1987-002-037/" ["menu_order"]=> int(447) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [21]=> object(WP_Post)#17574 (24) { ["ID"]=> int(19794) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 15:46:04" ["post_date_gmt"]=> string(19) "2023-10-24 19:46:04" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1987-002/039 - Pin, Military" ["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(12) "1987-002-039" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:37:53" ["post_modified_gmt"]=> string(19) "2023-10-27 16:37:53" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1987-002-039/" ["menu_order"]=> int(788) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [22]=> object(WP_Post)#17575 (24) { ["ID"]=> int(23751) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 17:43:43" ["post_date_gmt"]=> string(19) "2023-10-24 21:43:43" ["post_content"]=> string(0) "" ["post_title"]=> string(12) "1987-003/003" ["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(14) "1987-003-003-3" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:16:32" ["post_modified_gmt"]=> string(19) "2023-10-27 16:16:32" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(44) "https://nnca.org/museum/item/1987-003-003-3/" ["menu_order"]=> int(224) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [23]=> object(WP_Post)#17576 (24) { ["ID"]=> int(18760) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 15:38:47" ["post_date_gmt"]=> string(19) "2023-10-24 19:38:47" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1987-003/003 - Pin, Military" ["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(12) "1987-003-003" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:27" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:27" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1987-003-003/" ["menu_order"]=> int(1080) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [24]=> object(WP_Post)#17577 (24) { ["ID"]=> int(24399) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 17:48:22" ["post_date_gmt"]=> string(19) "2023-10-24 21:48:22" ["post_content"]=> string(0) "" ["post_title"]=> string(12) "1987-003/004" ["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(14) "1987-003-004-2" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:16:32" ["post_modified_gmt"]=> string(19) "2023-10-27 16:16:32" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(44) "https://nnca.org/museum/item/1987-003-004-2/" ["menu_order"]=> int(298) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [25]=> object(WP_Post)#17578 (24) { ["ID"]=> int(23076) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 17:38:52" ["post_date_gmt"]=> string(19) "2023-10-24 21:38:52" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1987-003/004 - Pin, Military" ["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(12) "1987-003-004" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:32" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:32" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1987-003-004/" ["menu_order"]=> int(128) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [26]=> object(WP_Post)#17579 (24) { ["ID"]=> int(24744) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 17:50:49" ["post_date_gmt"]=> string(19) "2023-10-24 21:50:49" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1987-014/028 - Pin, Military" ["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(12) "1987-014-028" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:36" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:36" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1987-014-028/" ["menu_order"]=> int(344) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [27]=> object(WP_Post)#17580 (24) { ["ID"]=> int(4365) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-08-21 17:07:35" ["post_date_gmt"]=> string(19) "2023-08-21 22:07:35" ["post_content"]=> string(0) "" ["post_title"]=> string(39) "1987-014/029 - Bracelet, Identification" ["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(12) "1987-014-029" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:34:01" ["post_modified_gmt"]=> string(19) "2023-10-27 16:34:01" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(51) "https://nnca.org/?post_type=museum_item&p=4365" ["menu_order"]=> int(4972) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [28]=> object(WP_Post)#17581 (24) { ["ID"]=> int(19897) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 15:46:45" ["post_date_gmt"]=> string(19) "2023-10-24 19:46:45" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1987-017/087 - Pin, Military" ["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(12) "1987-017-087" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:37:54" ["post_modified_gmt"]=> string(19) "2023-10-27 16:37:54" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1987-017-087/" ["menu_order"]=> int(810) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [29]=> object(WP_Post)#17538 (24) { ["ID"]=> int(23323) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 17:40:37" ["post_date_gmt"]=> string(19) "2023-10-24 21:40:37" ["post_content"]=> string(0) "" ["post_title"]=> string(28) "1987-017/088 - Pin, Military" ["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(12) "1987-017-088" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:23" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:23" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(42) "https://nnca.org/museum/item/1987-017-088/" ["menu_order"]=> int(160) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } } ["post_count"]=> int(30) ["current_post"]=> int(-1) ["before_loop"]=> bool(true) ["in_the_loop"]=> bool(false) ["post"]=> object(WP_Post)#17649 (24) { ["ID"]=> int(24278) ["post_author"]=> string(1) "1" ["post_date"]=> string(19) "2023-10-24 17:47:28" ["post_date_gmt"]=> string(19) "2023-10-24 21:47:28" ["post_content"]=> string(0) "" ["post_title"]=> string(31) "1986-011/047a-b - Pin, Military" ["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(15) "1986-011-047a-b" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-10-27 12:38:31" ["post_modified_gmt"]=> string(19) "2023-10-27 16:38:31" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(45) "https://nnca.org/museum/item/1986-011-047a-b/" ["menu_order"]=> int(284) ["post_type"]=> string(11) "museum_item" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } ["comment_count"]=> int(0) ["current_comment"]=> int(-1) ["found_posts"]=> int(141) ["max_num_pages"]=> int(5) ["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_favicon"]=> bool(false) ["is_posts_page"]=> bool(false) ["is_post_type_archive"]=> bool(false) ["query_vars_hash":"WP_Query":private]=> string(32) "34e27f6d2c67fa9c4234933a71bc736b" ["query_vars_changed":"WP_Query":private]=> bool(false) ["thumbnails_cached"]=> bool(false) ["allow_query_attachment_by_filename":protected]=> bool(false) ["stopwords":"WP_Query":private]=> NULL ["compat_fields":"WP_Query":private]=> array(2) { [0]=> string(15) "query_vars_hash" [1]=> string(18) "query_vars_changed" } ["compat_methods":"WP_Query":private]=> array(2) { [0]=> string(16) "init_query_flags" [1]=> string(15) "parse_tax_query" } }
Pin, Military - 1986-011/047a-b
View ItemPin, Military - 1986-013/127
View ItemPin, Military - 1986-013/128
View Item- 1986-013/129
View ItemPin, Military - 1986-013/129
View ItemPin, Military - 1986-013/130
View Item- 1986-013/131
View ItemPin, Military - 1986-013/131
View ItemPin, Military - 1986-013/132
View ItemPin, Military - 1986-013/133a-b
View ItemFragment - 1986-015/011
View Item- 1986-017/002a-b
View Item- 1986-017/002a-b
View ItemPin, Military - 1986-017/002a-b
View ItemPin, Military - 1986-017/003a-b
View ItemPin, Military - 1986-017/005
View ItemPin, Military - 1986-017/006
View ItemPin, Military - 1987-002/003a-b
View ItemPin, Military - 1987-002/034a-c
View ItemPin, Military - 1987-002/035
View ItemPin, Military - 1987-002/037
View ItemPin, Military - 1987-002/039
View Item- 1987-003/003
View ItemPin, Military - 1987-003/003
View Item- 1987-003/004
View ItemPin, Military - 1987-003/004
View ItemPin, Military - 1987-014/028
View ItemBracelet, Identification - 1987-014/029
View ItemPin, Military - 1987-017/087
View ItemPin, Military - 1987-017/088
View Item
Page
of 5