WP_Query Object
(
    [query] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 
            [after] => 
            [tags] => 
            [showtitle] => false
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2026-08-15
                            [compare] => >=
                        )

                )

            [maxyears] => 0
            [paged] => 2
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => ASC
        )

    [query_vars] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 
            [after] => 
            [tags] => 
            [showtitle] => false
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2026-08-15
                            [compare] => >=
                        )

                )

            [maxyears] => 0
            [paged] => 2
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => ASC
            [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] => all
            [menu_order] => 
             => 
            [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] => _ilsi_date
                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [key] => _ilsi_date
                                    [value] => 2026-08-15
                                    [compare] => >=
                                )

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

                    [mt1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2026-08-15
                            [compare] => >=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [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 = '_ilsi_date' 
  AND 
  ( 
    ( mt1.meta_key = '_ilsi_date' AND mt1.meta_value >= '2026-08-15' )
  )
) AND ((wp_posts.post_type = 'event' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_postmeta.meta_value ASC
					 LIMIT 5, 5
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 42519
                    [post_author] => 291
                    [post_date] => 2026-05-12 14:18:50
                    [post_date_gmt] => 2026-05-12 18:18:50
                    [post_content] => 
                    [post_title] => IAFNS at American Dental Association Scientific Sessions
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => american-dental-association-scientific-sessions
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2026-07-31 21:06:58
                    [post_modified_gmt] => 2026-08-01 01:06:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=42519
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 41923
                    [post_author] => 291
                    [post_date] => 2026-03-19 13:11:11
                    [post_date_gmt] => 2026-03-19 17:11:11
                    [post_content] => 
                    [post_title] => IAFNS at Academy of Nutrition and Dietetics Food and Nutrition Conference and Expo
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => iafns-at-fnce-2026-academy-of-nutrition-and-dietetics-food-and-nutrition-conference-and-expo
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2026-05-18 12:01:40
                    [post_modified_gmt] => 2026-05-18 16:01:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=41923
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 2
    [current_post] => -1
    [before_loop] => 
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 42519
            [post_author] => 291
            [post_date] => 2026-05-12 14:18:50
            [post_date_gmt] => 2026-05-12 18:18:50
            [post_content] => 
            [post_title] => IAFNS at American Dental Association Scientific Sessions
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => american-dental-association-scientific-sessions
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2026-07-31 21:06:58
            [post_modified_gmt] => 2026-08-01 01:06:58
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://iafns.org/?post_type=event&p=42519
            [menu_order] => 0
            [post_type] => event
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 7
    [max_num_pages] => 2
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 
    [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] => 1
    [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] => 1cf29439efad1166f91852cfe7aa1d83
    [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:460f7b7cadb157432e31e7b2eb7d1c08
)


Past Events

Cleaning in Low-Moisture Food Facilities and Practical Applications of a Novel Dry Cleaning and Sanitation Agent

Virtual, Event

Dry or low-moisture foods, whether a pet’s kibble or a child’s snack, may feel safe, but they still retain the potential for serious microbial risks. This webinar included an overview of best practices for cleaning in low-moisture food production facilities as well as the application of a novel, evaporative, low-moisture, and antimicrobial liquid. IAFNS was pleased to collaborate with IAFP’s Food Hygiene and Sanitation PDG on this webinar.

Read more about Cleaning in Low-Moisture Food Facilities and Practical Applications of a Novel Dry Cleaning and Sanitation Agent

Clarifying ‘Brain Fog’: Definitions and Mechanisms to Guide Development of Nutrition Interventions

Virtual, Event

Since the COVID-19 pandemic, the term ‘brain fog’ has been increasingly used across the medical, research, and consumer spheres to refer to sequalae related to neurological, psychiatric, and hormonal conditions. Nutrition is also referenced as a potential mitigating factor. This invitation-only event focused on developing the construct of ‘brain fog’ for further use.

Read more about Clarifying ‘Brain Fog’: Definitions and Mechanisms to Guide Development of Nutrition Interventions

Personalizing the Dietary Guidelines for Americans for your Clients through Science and Application

Virtual, Event

The purpose of the webinar was to help Registered Dietitians and other health professionals translate existing U.S. diet policy into practical advice and applications, addressing questions about how to start with protein as the foundation of a healthful diet while managing saturated fat as the basis for translating guidance into food choices and diet patterns.

Read more about Personalizing the Dietary Guidelines for Americans for your Clients through Science and Application

WP_Query Object
(
    [query] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2026-08-15
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2026-08-15
                            [compare] => <=
                        )

                )

            [maxyears] => 0
            [paged] => 2
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => DESC
        )

    [query_vars] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2026-08-15
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2026-08-15
                            [compare] => <=
                        )

                )

            [maxyears] => 0
            [paged] => 2
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => DESC
            [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] => all
            [menu_order] => 
             => 
            [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] => _ilsi_date
                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [key] => _ilsi_date
                                    [value] => 2026-08-15
                                    [compare] => <=
                                )

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

                    [mt1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2026-08-15
                            [compare] => <=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [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 = '_ilsi_date' 
  AND 
  ( 
    ( mt1.meta_key = '_ilsi_date' AND mt1.meta_value <= '2026-08-15' )
  )
) AND ((wp_posts.post_type = 'event' 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 5, 5
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 42905
                    [post_author] => 291
                    [post_date] => 2026-06-16 09:15:54
                    [post_date_gmt] => 2026-06-16 13:15:54
                    [post_content] => 
                    [post_title] => Automating Cumulative Assessment of Food Chemicals: A Software Tool for Tiered, Weight-of-Evidence Grouping
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cumulative-assessment-of-food-additives-using-a-tiered-weight-of-evidence-approach
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2026-07-15 11:08:25
                    [post_modified_gmt] => 2026-07-15 15:08:25
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://iafns.org/?post_type=event&p=42905
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 41868
                    [post_author] => 2
                    [post_date] => 2026-03-11 08:34:08
                    [post_date_gmt] => 2026-03-11 12:34:08
                    [post_content] => 

	

The IAFNS 2026 Annual Summer Science Symposium was held at The National Press Club (529 14th St NW, Washington, DC) - with an option for remote participation - on June 24 and June 25.

  • The IAFNS Annual Summer Science Symposium is a unique gathering of scientific and regulatory experts.

All sessions focused on science that supports credible decision making by government regulators, industry professionals, academic researchers and other stakeholders in the food and beverage ecosystem.

About the 2026 Annual Meeting

Learn about the 2026 Annual Meeting - including what participants expected with this event as attendees.

Read More

Agenda and Speaker Bios

Details on meeting agenda including sessions and presenters.

Read More

Advancing Science

Learn about who IAFNS is and how we advance science that matters to the food and beverage ecosystem.

Read More [post_title] => 2026 IAFNS Annual Meeting [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => 2026-iafns-annual-meeting [to_ping] => [pinged] => [post_modified] => 2026-06-29 09:50:04 [post_modified_gmt] => 2026-06-29 13:50:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=41868 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 42465 [post_author] => 291 [post_date] => 2026-05-07 16:31:46 [post_date_gmt] => 2026-05-07 20:31:46 [post_content] => [post_title] => Cleaning in Low-Moisture Food Facilities and Practical Applications of a Novel Dry Cleaning and Sanitation Agent [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => cleaning-in-low-moisture-food-facilities-and-practical-applications-of-a-novel-dry-cleaning-and-sanitation-agent [to_ping] => [pinged] => [post_modified] => 2026-06-29 15:57:37 [post_modified_gmt] => 2026-06-29 19:57:37 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=42465 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 42551 [post_author] => 291 [post_date] => 2026-05-18 09:54:08 [post_date_gmt] => 2026-05-18 13:54:08 [post_content] => [post_title] => Clarifying 'Brain Fog': Definitions and Mechanisms to Guide Development of Nutrition Interventions [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => clarifying-brain-fog-definitions-and-mechanisms-to-guide-development-of-nutrition-interventions [to_ping] => [pinged] => [post_modified] => 2026-06-29 09:53:29 [post_modified_gmt] => 2026-06-29 13:53:29 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=42551 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 42305 [post_author] => 291 [post_date] => 2026-04-24 14:12:00 [post_date_gmt] => 2026-04-24 18:12:00 [post_content] => [post_title] => Personalizing the Dietary Guidelines for Americans for your Clients through Science and Application [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => personalizing-the-dietary-guidelines-for-americans-for-your-clients-through-science-and-application [to_ping] => [pinged] => [post_modified] => 2026-07-12 19:58:42 [post_modified_gmt] => 2026-07-12 23:58:42 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=42305 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 5 [current_post] => -1 [before_loop] => [in_the_loop] => [post] => WP_Post Object ( [ID] => 42905 [post_author] => 291 [post_date] => 2026-06-16 09:15:54 [post_date_gmt] => 2026-06-16 13:15:54 [post_content] => [post_title] => Automating Cumulative Assessment of Food Chemicals: A Software Tool for Tiered, Weight-of-Evidence Grouping [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => cumulative-assessment-of-food-additives-using-a-tiered-weight-of-evidence-approach [to_ping] => [pinged] => [post_modified] => 2026-07-15 11:08:25 [post_modified_gmt] => 2026-07-15 15:08:25 [post_content_filtered] => [post_parent] => 0 [guid] => https://iafns.org/?post_type=event&p=42905 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 246 [max_num_pages] => 50 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => [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] => 1 [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] => 3ee0af9ac2714f65f653757e78d2575b [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:5430f88d0aacfc1e843b79a6e30097c0 )