Events

WP_Query Object
(
    [query] => Array
        (
            [post_type] => post
            [category_name] => events
            [posts_per_page] => 10
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => display_date
                            [compare] => <
                            [value] => 20260724
                        )

                )

            [meta_key] => display_date
            [orderby] => meta_value
            [order] => DESC
            [paged] => 13
        )

    [query_vars] => Array
        (
            [post_type] => post
            [category_name] => events
            [posts_per_page] => 10
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => display_date
                            [compare] => <
                            [value] => 20260724
                        )

                )

            [meta_key] => display_date
            [orderby] => meta_value
            [order] => DESC
            [paged] => 13
            [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
            [tag] => 
            [cat] => 4
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => all
            [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
                (
                    [0] => Array
                        (
                            [taxonomy] => category
                            [terms] => Array
                                (
                                    [0] => events
                                )

                            [field] => slug
                            [operator] => IN
                            [include_children] => 1
                        )

                )

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

            [queried_terms] => Array
                (
                    [category] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => events
                                )

                            [field] => slug
                        )

                )

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

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

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [key] => display_date
                                    [compare] => <
                                    [value] => 20260724
                                )

                            [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] => display_date
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => display_date
                            [compare] => <
                            [value] => 20260724
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )
					 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (4)
) AND ( 
  wp_postmeta.meta_key = 'display_date' 
  AND 
  ( 
    ( mt1.meta_key = 'display_date' AND mt1.meta_value < '20260724' )
  )
) AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_postmeta.meta_value DESC
					 LIMIT 120, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 1373
                    [post_author] => 1
                    [post_date] => 2016-07-15 11:53:43
                    [post_date_gmt] => 2016-07-15 11:53:43
                    [post_content] => Christopher A. Iacono will speak at the Pennsylvania Bar Institute's CLE titled, "Understanding Pennsylvania Grand Jury Practice." The CLE will take place in Pittsburgh on July 15 and in Philadelphia on July 21, 2016.
                    [post_title] => Understanding Pennsylvania Grand Jury Practice
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => understanding-pennsylvania-grand-jury-practice
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-03-28 14:28:01
                    [post_modified_gmt] => 2024-03-28 14:28:01
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1373
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 978
                    [post_author] => 1
                    [post_date] => 2016-04-17 21:09:41
                    [post_date_gmt] => 2016-04-17 21:09:41
                    [post_content] => Michael A. Morse and Pamela C. Brecht will present at the Healthcare Compliance Association's 20th Annual Compliance Institute. Mr. Morse will present on  "False Claims Act Developments" and Ms. Brecht will present on "Managed Care Fraud: Enforcement and Compliance."
                    [post_title] => Healthcare Compliance Association's 20th Annual Compliance Institute
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => healthcare-compliance-associations-20th-annual-compliance-institute
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-15 13:26:32
                    [post_modified_gmt] => 2019-07-15 13:26:32
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=978
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 2920
                    [post_author] => 1
                    [post_date] => 2016-03-15 13:26:46
                    [post_date_gmt] => 2016-03-15 13:26:46
                    [post_content] => Marc S. Raspanti will present "So You Want to Represent a Whistleblower: What Do you Need to Know to Succeed" regarding the ethics of representing whistleblowers, at the Pennsylvania Bar Institutes' 22nd Annual Health Law Institute in Philadelphia.
                    [post_title] => PA Bar 22nd Annual Health Law Institute
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => pa-bar-22nd-annual-health-law-institute
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-08-01 19:27:41
                    [post_modified_gmt] => 2019-08-01 19:27:41
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=2920
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 982
                    [post_author] => 1
                    [post_date] => 2016-01-21 21:11:39
                    [post_date_gmt] => 2016-01-21 21:11:39
                    [post_content] => Pamela C. Brecht will present at the 3rd Annual Advanced Forum on False Claims & Qui Tam Enforcement in New York, speaking on "Best Practices to Facilitate Global Settlements."
                    [post_title] => 3rd Annual Advanced Forum
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => 3rd-annual-advanced-forum
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:43:03
                    [post_modified_gmt] => 2019-06-27 00:43:03
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=982
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 993
                    [post_author] => 1
                    [post_date] => 2015-09-17 21:21:56
                    [post_date_gmt] => 2015-09-17 21:21:56
                    [post_content] => Marc S. Raspanti and Pamela C. Brecht will present at the 3rd Annual Qui Tam Conference in San Francisco, CA. Marc will speak on the Realtor's Counsel: Strategic and Practical Considerations for a Successful Practice, and Pamela will speak on Medicare Part D Fraud: False Medicare Claims Involving Prescription Drug Coverage.
                    [post_title] => 3rd Annual Qui Tam Conference
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => 3rd-annual-qui-tam-conference-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:41:15
                    [post_modified_gmt] => 2019-06-27 00:41:15
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=993
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 1288
                    [post_author] => 1
                    [post_date] => 2015-03-19 11:33:36
                    [post_date_gmt] => 2015-03-19 11:33:36
                    [post_content] => Marc S. Raspanti will present at the NC Fellows of the American College of Trial Lawyers 2015 Annual Meeting at the Inn at Biltmore in Asheville, NC.
                    [post_title] => NC Fellows of the American College of Trial Lawyers 2015 Annual Meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => nc-fellows-of-the-american-college-of-trial-lawyers-2015-annual-meeting
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 11:34:01
                    [post_modified_gmt] => 2019-06-26 11:34:01
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1288
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 1256
                    [post_author] => 1
                    [post_date] => 2014-10-17 11:24:01
                    [post_date_gmt] => 2014-10-17 11:24:01
                    [post_content] => Michael A. Morse will present "Whistleblower Litigiation"  and Pamela C. Brecht will serve as a Panelist at the Philadelphia Bar Association's Annual Bench-Bar Conference on October 17-18, 2014 in Atlantic City, NJ.
                    [post_title] => Annual Philadelphia Bench-Bar Conference
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => annual-philadelphia-bench-bar-conference
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 11:24:54
                    [post_modified_gmt] => 2019-06-26 11:24:54
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1256
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 1228
                    [post_author] => 1
                    [post_date] => 2014-06-09 11:13:53
                    [post_date_gmt] => 2014-06-09 11:13:53
                    [post_content] => Michael A. Morse will present "Managing the Whistleblower Process," at the PICPA Healthcare Conference on June 9-10, 2014 in Hershey, PA.
                    [post_title] => PICPA Healthcare Conference
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => picpa-healthcare-conference
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:39:27
                    [post_modified_gmt] => 2019-06-27 00:39:27
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1228
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 1226
                    [post_author] => 1
                    [post_date] => 2014-06-04 11:13:21
                    [post_date_gmt] => 2014-06-04 11:13:21
                    [post_content] => Michael A. Morse will be presenting at the 2014 ABA Civil False Claims Act & Qui Tam Enforcement National Institute on June 4-6, 2014, in Washington, DC.
                    [post_title] => 2014 ABA Civil False Claims Act & Qui Tam Enforcement National Institute
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => 2014-aba-civil-false-claims-act-qui-tam-enforcement-national-institute
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:39:07
                    [post_modified_gmt] => 2019-06-27 00:39:07
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1226
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 1220
                    [post_author] => 1
                    [post_date] => 2014-05-01 11:11:11
                    [post_date_gmt] => 2014-05-01 11:11:11
                    [post_content] => Kathryn M. Kenyon will be speaking on pro bono partnerships at the ABA Equal Justice Conference on May 1-3, 2014 in Portland, OR.
                    [post_title] => ABA Equal Justice Conference
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => aba-equal-justice-conference
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 11:12:00
                    [post_modified_gmt] => 2019-06-26 11:12:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1220
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 10
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 1373
            [post_author] => 1
            [post_date] => 2016-07-15 11:53:43
            [post_date_gmt] => 2016-07-15 11:53:43
            [post_content] => Christopher A. Iacono will speak at the Pennsylvania Bar Institute's CLE titled, "Understanding Pennsylvania Grand Jury Practice." The CLE will take place in Pittsburgh on July 15 and in Philadelphia on July 21, 2016.
            [post_title] => Understanding Pennsylvania Grand Jury Practice
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => open
            [ping_status] => open
            [post_password] => 
            [post_name] => understanding-pennsylvania-grand-jury-practice
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-03-28 14:28:01
            [post_modified_gmt] => 2024-03-28 14:28:01
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://fire.h50.us/~pietraga/?p=1373
            [menu_order] => 0
            [post_type] => post
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 247
    [max_num_pages] => 25
    [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] => 1
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 1
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => f58678c53189898136f1af0ab15c28ac
    [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
        )

    [query_cache_key:WP_Query:private] => wp_query:d3b9d0af4882b3e5347656a999344bba
)

Past Events

Understanding Pennsylvania Grand Jury Practice

July 15, 2016

Christopher A. Iacono will speak at the Pennsylvania Bar Institute’s CLE titled, “Understanding Pennsylvania Grand Jury Practice.” The CLE will take place in Pittsburgh on July 15 and in Philadelphia on July 21, 2016.

Healthcare Compliance Association’s 20th Annual Compliance Institute

April 17, 2016

Michael A. Morse and Pamela C. Brecht will present at the Healthcare Compliance Association’s 20th Annual Compliance Institute. Mr. Morse will present on  “False Claims Act Developments” and Ms. Brecht will present on “Managed Care Fraud: Enforcement and Compliance.”

PA Bar 22nd Annual Health Law Institute

March 15, 2016

Marc S. Raspanti will present “So You Want to Represent a Whistleblower: What Do you Need to Know to Succeed” regarding the ethics of representing whistleblowers, at the Pennsylvania Bar Institutes’ 22nd Annual Health Law Institute in Philadelphia.

3rd Annual Advanced Forum

January 21, 2016

Pamela C. Brecht will present at the 3rd Annual Advanced Forum on False Claims & Qui Tam Enforcement in New York, speaking on “Best Practices to Facilitate Global Settlements.”

3rd Annual Qui Tam Conference

September 17, 2015

Marc S. Raspanti and Pamela C. Brecht will present at the 3rd Annual Qui Tam Conference in San Francisco, CA. Marc will speak on the Realtor’s Counsel: Strategic and Practical Considerations for a Successful Practice, and Pamela will speak on Medicare Part D Fraud: False Medicare Claims Involving Prescription Drug Coverage.

Annual Philadelphia Bench-Bar Conference

October 17, 2014

Michael A. Morse will present “Whistleblower Litigiation”  and Pamela C. Brecht will serve as a Panelist at the Philadelphia Bar Association’s Annual Bench-Bar Conference on October 17-18, 2014 in Atlantic City, NJ.

PICPA Healthcare Conference

June 9, 2014

Michael A. Morse will present “Managing the Whistleblower Process,” at the PICPA Healthcare Conference on June 9-10, 2014 in Hershey, PA.

ABA Equal Justice Conference

May 1, 2014

Kathryn M. Kenyon will be speaking on pro bono partnerships at the ABA Equal Justice Conference on May 1-3, 2014 in Portland, OR.

News & Events

Related News

2026 Chambers High Net Worth Guide Recognizes Pietragallo as a Leading Law Firm in Pennsylvania
July 23, 2026
Pietragallo Gordon Alfano Bosick & Raspanti, LLP has once again been recognized by the premier independent legal research organization, Chambers and Partners USA, in its 2026 High Net Worth Guide, earning Band 2 rankings in both Family/Matrimonial and Private Wealth Disputes in Pennsylvania. In addition to the firm’s practice rankings, three Pietragallo partners received individual Band... Read more »
Carla Schiff Donnelly Co-Hosts Law in the Family Podcast
July 22, 2026
Partner Carla Schiff Donnelly co-hosted an episode of the podcast Law in the Family, “A Discussion with New PBA Family Law Section Chair Candice Komar” that was released July 2, 2026. Carla sat down with Candice to discuss her goals for the upcoming year as the newly elected Chair of the Pennsylvania Bar Association Family... Read more »
View More News & Events