Our People

Services
Sort by
Sort by
WP_Query Object
(
    [query] => Array
        (
            [posts_per_page] => 200
            [post_type] => our-people
            [post_status] => publish
            [meta_key] => attorney_lname
            [orderby] => meta_value
            [order] => ASC
            [paged] => 0
            [meta_query] => Array
                (
                    [relation] => OR
                    [0] => Array
                        (
                            [key] => select_attorney_status
                            [value] => Current
                            [compare] => LIKE
                        )

                )

        )

    [query_vars] => Array
        (
            [posts_per_page] => 200
            [post_type] => our-people
            [post_status] => publish
            [meta_key] => attorney_lname
            [orderby] => meta_value
            [order] => ASC
            [paged] => 0
            [meta_query] => Array
                (
                    [relation] => OR
                    [0] => Array
                        (
                            [key] => select_attorney_status
                            [value] => Current
                            [compare] => LIKE
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => attorney_lname
                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [key] => select_attorney_status
                                    [value] => Current
                                    [compare] => LIKE
                                )

                            [relation] => OR
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => attorney_lname
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => select_attorney_status
                            [value] => Current
                            [compare] => LIKE
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 1
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )
					WHERE 1=1  AND ( 
  wp_postmeta.meta_key = 'attorney_lname' 
  AND 
  ( 
    ( mt1.meta_key = 'select_attorney_status' AND mt1.meta_value LIKE '{4e970db14f22137ead6d8fc93e1c6c273407e23e12cf331586a5d376c0600297}Current{4e970db14f22137ead6d8fc93e1c6c273407e23e12cf331586a5d376c0600297}' )
  )
) AND wp_posts.post_type = 'our-people' AND ((wp_posts.post_status = 'publish'))
					GROUP BY wp_posts.ID
					ORDER BY wp_postmeta.meta_value ASC
					LIMIT 0, 200
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 555
                    [post_author] => 1
                    [post_date] => 2018-05-24 11:03:29
                    [post_date_gmt] => 2018-05-24 11:03:29
                    [post_content] => 
                    [post_title] => Daniel I. Babetch
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => dbabetch
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-10-24 12:58:27
                    [post_modified_gmt] => 2023-10-24 12:58:27
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=555
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 565
                    [post_author] => 1
                    [post_date] => 2018-05-24 11:53:40
                    [post_date_gmt] => 2018-05-24 11:53:40
                    [post_content] => 
                    [post_title] => Wyatt M. Bailey
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => wbailey
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-08 20:41:35
                    [post_modified_gmt] => 2024-01-08 20:41:35
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=565
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 1244
                    [post_author] => 1
                    [post_date] => 2018-05-29 10:13:03
                    [post_date_gmt] => 2018-05-29 10:13:03
                    [post_content] => 
                    [post_title] => Kate C. Baker
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => kjohnsonbaker
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-22 18:59:00
                    [post_modified_gmt] => 2023-08-22 18:59:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1244
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 12433
                    [post_author] => 1
                    [post_date] => 2023-08-29 18:42:14
                    [post_date_gmt] => 2023-08-29 18:42:14
                    [post_content] => 
                    [post_title] => Katherine (Katie) Barton
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => katherine-barton
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-11-06 14:36:02
                    [post_modified_gmt] => 2023-11-06 14:36:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=12433
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 581
                    [post_author] => 1
                    [post_date] => 2018-05-25 05:39:55
                    [post_date_gmt] => 2018-05-25 05:39:55
                    [post_content] => 
                    [post_title] => Louise A. Behrendt
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lbehrendt
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-15 20:48:37
                    [post_modified_gmt] => 2024-03-15 20:48:37
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=581
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 586
                    [post_author] => 1
                    [post_date] => 2018-05-25 06:00:46
                    [post_date_gmt] => 2018-05-25 06:00:46
                    [post_content] => 
                    [post_title] => Kathleen L. Beiermeister
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => kbeiermeister
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-11-22 06:50:20
                    [post_modified_gmt] => 2022-11-22 06:50:20
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=586
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 6470
                    [post_author] => 1
                    [post_date] => 2020-04-23 16:37:09
                    [post_date_gmt] => 2020-04-23 16:37:09
                    [post_content] => 
                    [post_title] => John K. Biglow
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => john-k-biglow
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-03 22:58:18
                    [post_modified_gmt] => 2024-01-03 22:58:18
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.meagher.com/?post_type=our-people&p=6470
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 1100
                    [post_author] => 1
                    [post_date] => 2018-05-28 11:03:04
                    [post_date_gmt] => 2018-05-28 11:03:04
                    [post_content] => 
                    [post_title] => Mark A. Bloomquist
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mbloomquist
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-22 18:08:46
                    [post_modified_gmt] => 2023-08-22 18:08:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1100
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 1107
                    [post_author] => 1
                    [post_date] => 2018-05-28 11:28:45
                    [post_date_gmt] => 2018-05-28 11:28:45
                    [post_content] => 
                    [post_title] => Nicole L. Brand
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => nbrand
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-22 18:12:18
                    [post_modified_gmt] => 2023-08-22 18:12:18
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1107
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 1110
                    [post_author] => 1
                    [post_date] => 2018-05-28 11:39:55
                    [post_date_gmt] => 2018-05-28 11:39:55
                    [post_content] => 
                    [post_title] => David E. Bridges
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => dbridges
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-24 20:52:31
                    [post_modified_gmt] => 2023-08-24 20:52:31
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1110
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [10] => WP_Post Object
                (
                    [ID] => 1113
                    [post_author] => 1
                    [post_date] => 2018-05-28 11:51:19
                    [post_date_gmt] => 2018-05-28 11:51:19
                    [post_content] => 
                    [post_title] => Stacy A. Broman
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => sbroman
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-03 23:01:16
                    [post_modified_gmt] => 2024-01-03 23:01:16
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1113
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [11] => WP_Post Object
                (
                    [ID] => 9139
                    [post_author] => 1
                    [post_date] => 2021-08-30 13:22:43
                    [post_date_gmt] => 2021-08-30 13:22:43
                    [post_content] => 
                    [post_title] => Susan Bullard
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => susan-bullard
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-22 20:15:30
                    [post_modified_gmt] => 2023-06-22 20:15:30
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=9139
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [12] => WP_Post Object
                (
                    [ID] => 12600
                    [post_author] => 1
                    [post_date] => 2023-08-31 16:59:01
                    [post_date_gmt] => 2023-08-31 16:59:01
                    [post_content] => 
                    [post_title] => Christopher M. Burkle
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => christopher-m-burkle
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-04 15:24:58
                    [post_modified_gmt] => 2024-01-04 15:24:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=12600
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [13] => WP_Post Object
                (
                    [ID] => 1123
                    [post_author] => 1
                    [post_date] => 2018-05-28 12:21:31
                    [post_date_gmt] => 2018-05-28 12:21:31
                    [post_content] => 
                    [post_title] => Jacalyn Chinander
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jchinander
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-15 20:53:30
                    [post_modified_gmt] => 2024-03-15 20:53:30
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1123
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [14] => WP_Post Object
                (
                    [ID] => 13127
                    [post_author] => 1
                    [post_date] => 2024-02-26 17:46:46
                    [post_date_gmt] => 2024-02-26 17:46:46
                    [post_content] => 
                    [post_title] => Leah J Christenson
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => leah-j-christenson
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-27 22:06:46
                    [post_modified_gmt] => 2024-02-27 22:06:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=13127
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [15] => WP_Post Object
                (
                    [ID] => 1129
                    [post_author] => 1
                    [post_date] => 2018-05-28 12:39:53
                    [post_date_gmt] => 2018-05-28 12:39:53
                    [post_content] => 
                    [post_title] => Thomas H. Crouch
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => tcrouch
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-22 19:08:05
                    [post_modified_gmt] => 2023-08-22 19:08:05
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1129
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [16] => WP_Post Object
                (
                    [ID] => 12018
                    [post_author] => 1
                    [post_date] => 2023-06-01 16:15:21
                    [post_date_gmt] => 2023-06-01 16:15:21
                    [post_content] => 
                    [post_title] => Eric Davis
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => edavis
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-05 13:57:02
                    [post_modified_gmt] => 2023-06-05 13:57:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=12018
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [17] => WP_Post Object
                (
                    [ID] => 1132
                    [post_author] => 1
                    [post_date] => 2018-05-28 12:46:18
                    [post_date_gmt] => 2018-05-28 12:46:18
                    [post_content] => 
                    [post_title] => Jessica K. Dennis
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jdennis
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-06 19:39:38
                    [post_modified_gmt] => 2024-03-06 19:39:38
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1132
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [18] => WP_Post Object
                (
                    [ID] => 1142
                    [post_author] => 1
                    [post_date] => 2018-05-28 13:09:52
                    [post_date_gmt] => 2018-05-28 13:09:52
                    [post_content] => 
                    [post_title] => Erin D. Doran
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => edoran
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-01-04 16:25:37
                    [post_modified_gmt] => 2023-01-04 16:25:37
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1142
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [19] => WP_Post Object
                (
                    [ID] => 9724
                    [post_author] => 1
                    [post_date] => 2022-02-07 20:31:34
                    [post_date_gmt] => 2022-02-07 20:31:34
                    [post_content] => 
                    [post_title] => Benjamin Formell
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => benjamin-formell
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-11-22 06:34:53
                    [post_modified_gmt] => 2022-11-22 06:34:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=9724
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [20] => WP_Post Object
                (
                    [ID] => 5026
                    [post_author] => 1
                    [post_date] => 2019-06-24 15:14:42
                    [post_date_gmt] => 2019-06-24 15:14:42
                    [post_content] => 
                    [post_title] => Thomas L. Garrity
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => thomas-l-garrity
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-15 20:57:09
                    [post_modified_gmt] => 2024-03-15 20:57:09
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.meagher.com/?post_type=our-people&p=5026
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [21] => WP_Post Object
                (
                    [ID] => 457
                    [post_author] => 1
                    [post_date] => 2018-05-21 06:13:36
                    [post_date_gmt] => 2018-05-21 06:13:36
                    [post_content] => 
                    [post_title] => Robert L. Graff
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => rgraff
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-22 19:13:10
                    [post_modified_gmt] => 2023-08-22 19:13:10
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://localhost/Meagher/?post_type=our-peoples&p=457
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [22] => WP_Post Object
                (
                    [ID] => 11033
                    [post_author] => 1
                    [post_date] => 2022-08-29 13:38:28
                    [post_date_gmt] => 2022-08-29 13:38:28
                    [post_content] => 
                    [post_title] => Ethan Groothuis
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ethan-groothuis
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-11-22 06:34:37
                    [post_modified_gmt] => 2022-11-22 06:34:37
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=11033
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [23] => WP_Post Object
                (
                    [ID] => 1152
                    [post_author] => 1
                    [post_date] => 2018-05-28 13:36:37
                    [post_date_gmt] => 2018-05-28 13:36:37
                    [post_content] => 
                    [post_title] => Rodger A. Hagen
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => rhagen
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-11-21 15:30:53
                    [post_modified_gmt] => 2023-11-21 15:30:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1152
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [24] => WP_Post Object
                (
                    [ID] => 1195
                    [post_author] => 1
                    [post_date] => 2018-05-29 05:49:54
                    [post_date_gmt] => 2018-05-29 05:49:54
                    [post_content] => 
                    [post_title] => Susan M. Hansen
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => shansen
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-03 22:54:25
                    [post_modified_gmt] => 2024-01-03 22:54:25
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1195
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [25] => WP_Post Object
                (
                    [ID] => 1198
                    [post_author] => 1
                    [post_date] => 2018-05-29 06:12:55
                    [post_date_gmt] => 2018-05-29 06:12:55
                    [post_content] => 
                    [post_title] => Laura J. Hanson
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lhanson
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-22 18:25:43
                    [post_modified_gmt] => 2023-08-22 18:25:43
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1198
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [26] => WP_Post Object
                (
                    [ID] => 1201
                    [post_author] => 1
                    [post_date] => 2018-05-29 06:20:35
                    [post_date_gmt] => 2018-05-29 06:20:35
                    [post_content] => 
                    [post_title] => William M. Hart
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => whart
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-22 18:28:10
                    [post_modified_gmt] => 2023-08-22 18:28:10
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1201
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [27] => WP_Post Object
                (
                    [ID] => 1204
                    [post_author] => 1
                    [post_date] => 2018-05-29 06:30:57
                    [post_date_gmt] => 2018-05-29 06:30:57
                    [post_content] => 
                    [post_title] => John C. Hendricks
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jhendricks
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-02-21 19:36:51
                    [post_modified_gmt] => 2023-02-21 19:36:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1204
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [28] => WP_Post Object
                (
                    [ID] => 12079
                    [post_author] => 1
                    [post_date] => 2023-06-13 13:38:54
                    [post_date_gmt] => 2023-06-13 13:38:54
                    [post_content] => 
                    [post_title] => Sean Howard
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => sean-howard
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-20 16:22:53
                    [post_modified_gmt] => 2024-02-20 16:22:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=12079
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [29] => WP_Post Object
                (
                    [ID] => 1225
                    [post_author] => 1
                    [post_date] => 2018-05-29 09:10:24
                    [post_date_gmt] => 2018-05-29 09:10:24
                    [post_content] => 
                    [post_title] => John C. Hughes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jhughes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-04 15:15:51
                    [post_modified_gmt] => 2024-01-04 15:15:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1225
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [30] => WP_Post Object
                (
                    [ID] => 1235
                    [post_author] => 1
                    [post_date] => 2018-05-29 10:04:08
                    [post_date_gmt] => 2018-05-29 10:04:08
                    [post_content] => 
                    [post_title] => Michael D. Hutchens
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mhutchens
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-22 18:54:11
                    [post_modified_gmt] => 2023-08-22 18:54:11
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1235
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [31] => WP_Post Object
                (
                    [ID] => 9718
                    [post_author] => 1
                    [post_date] => 2022-01-19 16:45:08
                    [post_date_gmt] => 2022-01-19 16:45:08
                    [post_content] => 
                    [post_title] => Matthew Janzen
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => matthew-janzen
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-15 20:50:08
                    [post_modified_gmt] => 2024-03-15 20:50:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=9718
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [32] => WP_Post Object
                (
                    [ID] => 12075
                    [post_author] => 1
                    [post_date] => 2023-08-04 16:24:14
                    [post_date_gmt] => 2023-08-04 16:24:14
                    [post_content] => 
                    [post_title] => Charles Jaskolski
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => charles-jaskolski
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-04 15:21:38
                    [post_modified_gmt] => 2024-01-04 15:21:38
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=12075
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [33] => WP_Post Object
                (
                    [ID] => 10774
                    [post_author] => 1
                    [post_date] => 2022-08-15 16:49:19
                    [post_date_gmt] => 2022-08-15 16:49:19
                    [post_content] => 
                    [post_title] => Thomas J Joyce
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => thomas-j-joyce
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-06 19:44:50
                    [post_modified_gmt] => 2024-03-06 19:44:50
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=10774
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [34] => WP_Post Object
                (
                    [ID] => 10707
                    [post_author] => 1
                    [post_date] => 2022-08-05 19:12:29
                    [post_date_gmt] => 2022-08-05 19:12:29
                    [post_content] => 
                    [post_title] => Anthony W. Joyce
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => anthony-w-joyce
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-04 15:09:13
                    [post_modified_gmt] => 2024-01-04 15:09:13
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=10707
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [35] => WP_Post Object
                (
                    [ID] => 1266
                    [post_author] => 1
                    [post_date] => 2018-05-29 10:37:35
                    [post_date_gmt] => 2018-05-29 10:37:35
                    [post_content] => 
                    [post_title] => Tracy Vigness Kolb
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => tkolb
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-18 16:00:12
                    [post_modified_gmt] => 2024-01-18 16:00:12
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1266
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [36] => WP_Post Object
                (
                    [ID] => 3112
                    [post_author] => 1
                    [post_date] => 2018-07-10 05:55:16
                    [post_date_gmt] => 2018-07-10 05:55:16
                    [post_content] => 
                    [post_title] => Tony R. Krall
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => tkrall
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-11-09 22:08:34
                    [post_modified_gmt] => 2023-11-09 22:08:34
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.meagher.com/?post_type=our-people&p=3112
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [37] => WP_Post Object
                (
                    [ID] => 1273
                    [post_author] => 1
                    [post_date] => 2018-05-29 10:50:22
                    [post_date_gmt] => 2018-05-29 10:50:22
                    [post_content] => 
                    [post_title] => Laura E Kuipers
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lkuipers
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-06 19:41:19
                    [post_modified_gmt] => 2024-03-06 19:41:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1273
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [38] => WP_Post Object
                (
                    [ID] => 1279
                    [post_author] => 1
                    [post_date] => 2018-05-29 10:58:20
                    [post_date_gmt] => 2018-05-29 10:58:20
                    [post_content] => 
                    [post_title] => Bradley J. Lindeman
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => blindeman
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-27 18:52:53
                    [post_modified_gmt] => 2024-02-27 18:52:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1279
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [39] => WP_Post Object
                (
                    [ID] => 9136
                    [post_author] => 1
                    [post_date] => 2021-08-30 13:24:06
                    [post_date_gmt] => 2021-08-30 13:24:06
                    [post_content] => 
                    [post_title] => Ronald London
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ronald-london
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-02-21 19:50:26
                    [post_modified_gmt] => 2023-02-21 19:50:26
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=9136
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [40] => WP_Post Object
                (
                    [ID] => 12077
                    [post_author] => 1
                    [post_date] => 2023-07-17 20:09:10
                    [post_date_gmt] => 2023-07-17 20:09:10
                    [post_content] => 
                    [post_title] => Christopher Luehr
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => christopher-luehr
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-04 15:19:33
                    [post_modified_gmt] => 2024-01-04 15:19:33
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=12077
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [41] => WP_Post Object
                (
                    [ID] => 12081
                    [post_author] => 1
                    [post_date] => 2023-07-05 21:29:03
                    [post_date_gmt] => 2023-07-05 21:29:03
                    [post_content] => 
                    [post_title] => Julianne Markiewicz
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => julianne-markiewicz
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-09 14:55:37
                    [post_modified_gmt] => 2024-01-09 14:55:37
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=12081
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [42] => WP_Post Object
                (
                    [ID] => 1291
                    [post_author] => 1
                    [post_date] => 2018-05-29 11:30:04
                    [post_date_gmt] => 2018-05-29 11:30:04
                    [post_content] => 
                    [post_title] => Besse H. McDonald
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => bmcdonald
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-14 16:25:03
                    [post_modified_gmt] => 2024-03-14 16:25:03
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1291
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [43] => WP_Post Object
                (
                    [ID] => 1295
                    [post_author] => 1
                    [post_date] => 2018-05-29 11:33:36
                    [post_date_gmt] => 2018-05-29 11:33:36
                    [post_content] => 
                    [post_title] => Michael P. McNamee
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mmcnamee
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-04 13:57:00
                    [post_modified_gmt] => 2023-08-04 13:57:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1295
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [44] => WP_Post Object
                (
                    [ID] => 1298
                    [post_author] => 1
                    [post_date] => 2018-05-29 11:36:48
                    [post_date_gmt] => 2018-05-29 11:36:48
                    [post_content] => 
                    [post_title] => Andrew J. Meyer
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ameyer
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-02-21 16:14:13
                    [post_modified_gmt] => 2023-02-21 16:14:13
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1298
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [45] => WP_Post Object
                (
                    [ID] => 12499
                    [post_author] => 1
                    [post_date] => 2023-08-29 18:03:20
                    [post_date_gmt] => 2023-08-29 18:03:20
                    [post_content] => 
                    [post_title] => Makayla Miks
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => makayla-miks
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-04 15:28:18
                    [post_modified_gmt] => 2024-01-04 15:28:18
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=12499
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [46] => WP_Post Object
                (
                    [ID] => 1301
                    [post_author] => 1
                    [post_date] => 2018-05-29 11:40:06
                    [post_date_gmt] => 2018-05-29 11:40:06
                    [post_content] => 
                    [post_title] => Jonathan D. Miller
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jmiller
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-11-22 06:40:26
                    [post_modified_gmt] => 2022-11-22 06:40:26
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1301
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [47] => WP_Post Object
                (
                    [ID] => 3664
                    [post_author] => 1
                    [post_date] => 2018-10-29 21:46:36
                    [post_date_gmt] => 2018-10-29 21:46:36
                    [post_content] => 
                    [post_title] => Joel Muscoplat
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jmuscoplat
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-04 15:07:49
                    [post_modified_gmt] => 2024-01-04 15:07:49
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.meagher.com/?post_type=our-people&p=3664
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [48] => WP_Post Object
                (
                    [ID] => 1308
                    [post_author] => 1
                    [post_date] => 2018-05-29 11:55:20
                    [post_date_gmt] => 2018-05-29 11:55:20
                    [post_content] => 
                    [post_title] => Heather H. Neubauer
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => hneubauer
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-15 19:48:15
                    [post_modified_gmt] => 2024-02-15 19:48:15
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1308
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [49] => WP_Post Object
                (
                    [ID] => 1312
                    [post_author] => 1
                    [post_date] => 2018-05-29 12:00:25
                    [post_date_gmt] => 2018-05-29 12:00:25
                    [post_content] => 
                    [post_title] => Julia J Nierengarten
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jnierengarten
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-18 16:14:26
                    [post_modified_gmt] => 2024-01-18 16:14:26
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1312
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [50] => WP_Post Object
                (
                    [ID] => 11140
                    [post_author] => 1
                    [post_date] => 2022-11-08 15:46:28
                    [post_date_gmt] => 2022-11-08 15:46:28
                    [post_content] => 
                    [post_title] => Ryan Paukert
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ryan-paukert
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-27 18:49:45
                    [post_modified_gmt] => 2024-02-27 18:49:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=11140
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [51] => WP_Post Object
                (
                    [ID] => 1320
                    [post_author] => 1
                    [post_date] => 2018-05-29 12:24:43
                    [post_date_gmt] => 2018-05-29 12:24:43
                    [post_content] => 
                    [post_title] => Lenae M. Pederson
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lpederson
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-09 21:22:24
                    [post_modified_gmt] => 2024-02-09 21:22:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1320
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [52] => WP_Post Object
                (
                    [ID] => 1326
                    [post_author] => 1
                    [post_date] => 2018-05-29 12:33:54
                    [post_date_gmt] => 2018-05-29 12:33:54
                    [post_content] => 
                    [post_title] => Elizabeth S. Poeschl
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => epoeschl
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-27 18:51:37
                    [post_modified_gmt] => 2024-02-27 18:51:37
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1326
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [53] => WP_Post Object
                (
                    [ID] => 1329
                    [post_author] => 1
                    [post_date] => 2018-05-29 13:01:27
                    [post_date_gmt] => 2018-05-29 13:01:27
                    [post_content] => 
                    [post_title] => Spencer T. Proffitt
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => sproffitt
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-22 18:35:08
                    [post_modified_gmt] => 2023-08-22 18:35:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1329
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [54] => WP_Post Object
                (
                    [ID] => 12922
                    [post_author] => 1
                    [post_date] => 2023-11-28 15:23:18
                    [post_date_gmt] => 2023-11-28 15:23:18
                    [post_content] => 
                    [post_title] => Jeffrey T. Pyburn
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jeffrey-t-pyburn
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-06 23:04:39
                    [post_modified_gmt] => 2023-12-06 23:04:39
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=12922
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [55] => WP_Post Object
                (
                    [ID] => 1332
                    [post_author] => 1
                    [post_date] => 2018-05-29 13:17:02
                    [post_date_gmt] => 2018-05-29 13:17:02
                    [post_content] => 
                    [post_title] => John E. Radmer
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jradmer
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-22 15:09:09
                    [post_modified_gmt] => 2023-06-22 15:09:09
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1332
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [56] => WP_Post Object
                (
                    [ID] => 6079
                    [post_author] => 1
                    [post_date] => 2020-04-10 16:53:40
                    [post_date_gmt] => 2020-04-10 16:53:40
                    [post_content] => 
                    [post_title] => Jonah Rappazzo
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jonah-rappazzo
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-29 22:11:53
                    [post_modified_gmt] => 2023-08-29 22:11:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.meagher.com/?post_type=our-people&p=6079
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [57] => WP_Post Object
                (
                    [ID] => 1338
                    [post_author] => 1
                    [post_date] => 2018-05-29 13:39:21
                    [post_date_gmt] => 2018-05-29 13:39:21
                    [post_content] => 
                    [post_title] => Timothy W. Ridley
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => tridley
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-07-20 14:48:37
                    [post_modified_gmt] => 2023-07-20 14:48:37
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1338
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [58] => WP_Post Object
                (
                    [ID] => 1341
                    [post_author] => 1
                    [post_date] => 2018-05-30 04:43:22
                    [post_date_gmt] => 2018-05-30 04:43:22
                    [post_content] => 
                    [post_title] => Melissa Dosick Riethof
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mriethof
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-11-22 06:40:10
                    [post_modified_gmt] => 2022-11-22 06:40:10
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1341
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [59] => WP_Post Object
                (
                    [ID] => 12916
                    [post_author] => 1
                    [post_date] => 2023-11-28 14:56:32
                    [post_date_gmt] => 2023-11-28 14:56:32
                    [post_content] => 
                    [post_title] => Samuel Ring
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => samuel-ring
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-04 22:45:36
                    [post_modified_gmt] => 2023-12-04 22:45:36
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=12916
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [60] => WP_Post Object
                (
                    [ID] => 1356
                    [post_author] => 1
                    [post_date] => 2018-05-30 05:11:47
                    [post_date_gmt] => 2018-05-30 05:11:47
                    [post_content] => 
                    [post_title] => Jon R. Russell
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jrussell
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-03 22:55:52
                    [post_modified_gmt] => 2024-01-03 22:55:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1356
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [61] => WP_Post Object
                (
                    [ID] => 13122
                    [post_author] => 1
                    [post_date] => 2024-02-22 17:20:32
                    [post_date_gmt] => 2024-02-22 17:20:32
                    [post_content] => 
                    [post_title] => Caroline K Ruwe
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => carolinekruwe
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-27 21:55:35
                    [post_modified_gmt] => 2024-02-27 21:55:35
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=13122
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [62] => WP_Post Object
                (
                    [ID] => 1369
                    [post_author] => 1
                    [post_date] => 2018-05-30 05:43:08
                    [post_date_gmt] => 2018-05-30 05:43:08
                    [post_content] => 
                    [post_title] => Timothy R. Schupp
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => tschupp
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-15 20:55:29
                    [post_modified_gmt] => 2024-03-15 20:55:29
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1369
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [63] => WP_Post Object
                (
                    [ID] => 1372
                    [post_author] => 1
                    [post_date] => 2018-05-30 05:47:02
                    [post_date_gmt] => 2018-05-30 05:47:02
                    [post_content] => 
                    [post_title] => Robert K. Scott
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => rscott
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-11-22 06:39:06
                    [post_modified_gmt] => 2022-11-22 06:39:06
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1372
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [64] => WP_Post Object
                (
                    [ID] => 12783
                    [post_author] => 1
                    [post_date] => 2023-10-30 20:33:32
                    [post_date_gmt] => 2023-10-30 20:33:32
                    [post_content] => 
                    [post_title] => Megan K Seavey
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => megan-k-seavey
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-06 19:42:56
                    [post_modified_gmt] => 2024-03-06 19:42:56
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=12783
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [65] => WP_Post Object
                (
                    [ID] => 9374
                    [post_author] => 1
                    [post_date] => 2021-10-28 20:34:37
                    [post_date_gmt] => 2021-10-28 20:34:37
                    [post_content] => 
                    [post_title] => Matthew Severinsen
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => matthew-severinsen
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-11-22 06:35:07
                    [post_modified_gmt] => 2022-11-22 06:35:07
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=9374
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [66] => WP_Post Object
                (
                    [ID] => 1388
                    [post_author] => 1
                    [post_date] => 2018-05-30 05:55:31
                    [post_date_gmt] => 2018-05-30 05:55:31
                    [post_content] => 
                    [post_title] => Joseph M. Simmer
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jsimmer
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-14 16:24:07
                    [post_modified_gmt] => 2024-03-14 16:24:07
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1388
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [67] => WP_Post Object
                (
                    [ID] => 1398
                    [post_author] => 1
                    [post_date] => 2018-05-30 06:06:04
                    [post_date_gmt] => 2018-05-30 06:06:04
                    [post_content] => 
                    [post_title] => M. Gregory Simpson
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gsimpson
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-22 18:44:28
                    [post_modified_gmt] => 2023-08-22 18:44:28
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1398
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [68] => WP_Post Object
                (
                    [ID] => 11134
                    [post_author] => 1
                    [post_date] => 2022-10-31 14:02:44
                    [post_date_gmt] => 2022-10-31 14:02:44
                    [post_content] => 
                    [post_title] => Martha Snipstad
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => martha-snipstad
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-06 19:43:43
                    [post_modified_gmt] => 2024-03-06 19:43:43
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=11134
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [69] => WP_Post Object
                (
                    [ID] => 1410
                    [post_author] => 1
                    [post_date] => 2018-05-30 06:20:28
                    [post_date_gmt] => 2018-05-30 06:20:28
                    [post_content] => 
                    [post_title] => Charles E. Spevacek
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cspevacek
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-10-30 21:51:14
                    [post_modified_gmt] => 2023-10-30 21:51:14
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1410
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [70] => WP_Post Object
                (
                    [ID] => 1417
                    [post_author] => 1
                    [post_date] => 2018-05-30 06:29:49
                    [post_date_gmt] => 2018-05-30 06:29:49
                    [post_content] => 
                    [post_title] => Chad J. Stepan
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cstepan
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-01-06 15:17:15
                    [post_modified_gmt] => 2023-01-06 15:17:15
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1417
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [71] => WP_Post Object
                (
                    [ID] => 1420
                    [post_author] => 1
                    [post_date] => 2018-05-30 06:34:41
                    [post_date_gmt] => 2018-05-30 06:34:41
                    [post_content] => 
                    [post_title] => Greg Stephens
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gstephens
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-12 18:03:47
                    [post_modified_gmt] => 2024-01-12 18:03:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1420
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [72] => WP_Post Object
                (
                    [ID] => 1423
                    [post_author] => 1
                    [post_date] => 2018-05-30 06:39:40
                    [post_date_gmt] => 2018-05-30 06:39:40
                    [post_content] => 
                    [post_title] => Paula Weseman Theisen
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ptheisen
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-04 13:47:38
                    [post_modified_gmt] => 2023-08-04 13:47:38
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1423
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [73] => WP_Post Object
                (
                    [ID] => 9164
                    [post_author] => 1
                    [post_date] => 2021-09-14 20:14:53
                    [post_date_gmt] => 2021-09-14 20:14:53
                    [post_content] => 
                    [post_title] => Alexander Tibor
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => alexander-tibor
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-10-19 22:22:22
                    [post_modified_gmt] => 2023-10-19 22:22:22
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=9164
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [74] => WP_Post Object
                (
                    [ID] => 1435
                    [post_author] => 1
                    [post_date] => 2018-05-30 07:34:19
                    [post_date_gmt] => 2018-05-30 07:34:19
                    [post_content] => 
                    [post_title] => Debra Weiss
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => dweiss
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-04 15:34:59
                    [post_modified_gmt] => 2024-01-04 15:34:59
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1435
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [75] => WP_Post Object
                (
                    [ID] => 10233
                    [post_author] => 1
                    [post_date] => 2022-04-14 18:51:57
                    [post_date_gmt] => 2022-04-14 18:51:57
                    [post_content] => 
                    [post_title] => Faline Williams
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => faline-williams
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-04 15:10:17
                    [post_modified_gmt] => 2024-01-04 15:10:17
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.meagher.com/?post_type=our-people&p=10233
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [76] => WP_Post Object
                (
                    [ID] => 1441
                    [post_author] => 1
                    [post_date] => 2018-05-30 07:49:29
                    [post_date_gmt] => 2018-05-30 07:49:29
                    [post_content] => 
                    [post_title] => Leatha G. Wolter
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lwolter
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-06 19:21:05
                    [post_modified_gmt] => 2024-03-06 19:21:05
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1441
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [77] => WP_Post Object
                (
                    [ID] => 1447
                    [post_author] => 1
                    [post_date] => 2018-05-30 08:00:23
                    [post_date_gmt] => 2018-05-30 08:00:23
                    [post_content] => 
                    [post_title] => Karl J. Yeager
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => kyeager
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-02-27 17:50:34
                    [post_modified_gmt] => 2024-02-27 17:50:34
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1447
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [78] => WP_Post Object
                (
                    [ID] => 1459
                    [post_author] => 1
                    [post_date] => 2018-05-30 09:03:48
                    [post_date_gmt] => 2018-05-30 09:03:48
                    [post_content] => 
                    [post_title] => Kurt M. Zitzer
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => kzitzer
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-25 14:50:20
                    [post_modified_gmt] => 2024-01-25 14:50:20
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://meagher.devser.net/?post_type=our-people&p=1459
                    [menu_order] => 0
                    [post_type] => our-people
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 79
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 555
            [post_author] => 1
            [post_date] => 2018-05-24 11:03:29
            [post_date_gmt] => 2018-05-24 11:03:29
            [post_content] => 
            [post_title] => Daniel I. Babetch
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => dbabetch
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2023-10-24 12:58:27
            [post_modified_gmt] => 2023-10-24 12:58:27
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://meagher.devser.net/?post_type=our-people&p=555
            [menu_order] => 0
            [post_type] => our-people
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 79
    [max_num_pages] => 1
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 1
    [query_vars_hash:WP_Query:private] => 61132d04f07e1881bd77a1bb8549b635
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

)

Disclaimer

ATTORNEY ADVERTISING.

Some of the content on this website is considered Attorney Advertising under the applicable rules of certain states. Results depend on a number of factors unique to each matter. Prior results do not guarantee a similar outcome.

LEGAL NOTICE AND DISCLAIMER.

This website is provided by Meagher + Geer, P.L.L.P. for information purposes only but may contain information constituting attorney advertising in certain jurisdictions, selected case-related results and/or award information. Results in prior matters do not guarantee results that may be achieved in future matters. Results depend upon a variety of factors unique to each matter. By accessing the Meagher + Geer P.L.L.P. website, you are requesting information. The information you are requesting is not legal advice, advertising or solicitation. Transmission and receipt of the materials on the website do not constitute legal advice, establish an attorney-client relationship, or create any duty of Meagher + Geer, P.L.L.P. to any reader. Unsolicited information sent to Meagher + Geer, P.L.L.P. by persons who are not clients of the firm is not subject to any duty of confidentiality on the part of the firm. Please do not send any confidential information to us until such time as an attorney-client relationship has been established. To the extent that the professional responsibility rules of any jurisdiction require us to designate a principal office or an attorney responsible for this website, Meagher + Geer, P.L.L.P. designates its office in Minneapolis, Minnesota (USA) and its managing partner, Stacy A. Broman.

PRIVACY POLICY.

When you visit www.meagher.com, we do not collect any personally identifiable information about you unless you specifically provide it to use. Any personally identifiable information that you submit to us will be used solely for the purpose of responding to inquiries or requests made by you. Your visit to www.meagher.com is tracked through a standard web traffic statistics program, which keeps records of traffic on this site, as well as numerical counts of visitors by domain, URL, search engine, keywords used and other standard web measurements. To improve your experience on our site, we may use ‘cookies’. Cookies are an industry standard and most major websites use them. A cookie is a small text file that our site may place on your computer as a tool to remember your preferences. You may refuse the use of cookies by selecting the appropriate settings on your browser, however, please note that if you do this you may not be able to use the full functionality of this website. By using the Meagher + Geer, P.L.L.P. website, you consent to our use of your information as described in this Privacy Statement. We reserve the right to change our Privacy Statement at any time without advance notice. Please review the Privacy Policy each time you use the Service.

Contacting Meagher + Geer or one of its attorneys by email does not establish an attorney-client relationship or any other kind of relationship between you and Meagher + Geer. Do not provide any information you regard as confidential until a formal attorney-client relationship has been established. Any information you provide before establishing an attorney-client relationship will not be regarded as privileged or confidential. Do you wish to proceed?
Contacting Meagher + Geer or one of its attorneys by email does not establish an attorney-client relationship or any other kind of relationship between you and Meagher + Geer. Do not provide any information you regard as confidential until a formal attorney-client relationship has been established. Any information you provide before establishing an attorney-client relationship will not be regarded as privileged or confidential. Do you wish to proceed?
Contacting Meagher + Geer or one of its attorneys by email does not establish an attorney-client relationship or any other kind of relationship between you and Meagher + Geer. Do not provide any information you regard as confidential until a formal attorney-client relationship has been established. Any information you provide before establishing an attorney-client relationship will not be regarded as privileged or confidential. Do you wish to proceed?