Welcome to ILSI Korea

Upcoming Events

No results.

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

                )

            [paged] => 1
            [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] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-03-28
                            [compare] => >=
                        )

                )

            [paged] => 1
            [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] => 
            [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_13_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] => 2024-03-28
                                    [compare] => >=
                                )

                            [relation] => OR
                        )

                    [relation] => AND
                )

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

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

                    [mt1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-03-28
                            [compare] => >=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_13_posts.ID
					FROM wp_13_posts  INNER JOIN wp_13_postmeta ON ( wp_13_posts.ID = wp_13_postmeta.post_id )  INNER JOIN wp_13_postmeta AS mt1 ON ( wp_13_posts.ID = mt1.post_id )
					WHERE 1=1  AND ( 
  wp_13_postmeta.meta_key = '_ilsi_date' 
  AND 
  ( 
    ( mt1.meta_key = '_ilsi_date' AND mt1.meta_value >= '2024-03-28' )
  )
) AND ((wp_13_posts.post_type = 'event' AND (wp_13_posts.post_status = 'publish' OR wp_13_posts.post_status = 'acf-disabled')))
					GROUP BY wp_13_posts.ID
					ORDER BY wp_13_postmeta.meta_value ASC
					LIMIT 0, 5
				
    [posts] => Array
        (
        )

    [post_count] => 0
    [current_post] => -1
    [before_loop] => 
    [in_the_loop] => 
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 0
    [max_num_pages] => 0
    [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] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 55870b29d9bfe0ff153a5159934a8010
    [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
        )

)

2018

Sustainability Committee Meeting

서울, 대한민국

논의 사항 1) Grain trade 및 Climate change 관련 준비 2) Sustainability 분과 활성화 세부 방안 논의 3) 2019년 분과 계획

Read more

Sustainability Committee Meeting

서울, 대한민국

논의 사항
1) 곡물 trade 관련 세미나 진행 사항
2) Sustainability 분과 모임 활성화 방안
3) 기타 분과 운영방안

Read more

Food Safety committee Seminar

서울, 대한민국

‘Safety management of Chemical residues in Food in Japan’을 주제로 세미나를 개최하였습니다.

  • 연  자 : Yukiko Yamada,  Ministry of Agriculture, Forestry and Fisheries of Japan(MAFF)
  • 제  목 : Basis of and experiences with the positive list of pesticides, veterinary drugs and feed additives in Japan

Read more

2018 BeSeTo meeting

하워드 플라자 호텔.타이페이, 대만

한국, 중국, 일본, 대만 및 동남아 지부가 모여 각국의 식품 이슈를 발표하고 협력을 논의하는 연례행사인 BeSeTo Meeting이 2018년, 10회를 맞게 되었습니다

Read more

WP_Query Object
(
    [query] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2024-03-28
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => Array
                        (
                            [0] => AND
                            [1] => AND
                        )

                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-03-28
                            [compare] => <=
                        )

                    [1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2018-01-01
                                    [1] => 2018-12-31
                                )

                            [compare] => BETWEEN
                        )

                    [2] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2018-12-31
                            [compare] => <
                        )

                )

            [paged] => 1
            [meta_key] => _ilsi_date
            [orderby] => meta_value
            [order] => DESC
        )

    [query_vars] => Array
        (
            [post_type] => event
            [posts_per_page] => 5
            [type] => 
            [area] => 
            [before] => 2024-03-28
            [after] => 
            [tags] => 
            [showtitle] => 
            [meta_query] => Array
                (
                    [relation] => Array
                        (
                            [0] => AND
                            [1] => AND
                        )

                    [0] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-03-28
                            [compare] => <=
                        )

                    [1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2018-01-01
                                    [1] => 2018-12-31
                                )

                            [compare] => BETWEEN
                        )

                    [2] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2018-12-31
                            [compare] => <
                        )

                )

            [paged] => 1
            [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] => 
            [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_13_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] => 2024-03-28
                                    [compare] => <=
                                )

                            [1] => Array
                                (
                                    [key] => _ilsi_date
                                    [value] => Array
                                        (
                                            [0] => 2018-01-01
                                            [1] => 2018-12-31
                                        )

                                    [compare] => BETWEEN
                                )

                            [2] => Array
                                (
                                    [key] => _ilsi_date
                                    [value] => 2018-12-31
                                    [compare] => <
                                )

                            [relation] => AND
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_13_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_13_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_13_postmeta
                    [1] => mt1
                    [2] => mt2
                    [3] => mt3
                )

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

                    [mt1] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2024-03-28
                            [compare] => <=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                    [mt2] => Array
                        (
                            [key] => _ilsi_date
                            [value] => Array
                                (
                                    [0] => 2018-01-01
                                    [1] => 2018-12-31
                                )

                            [compare] => BETWEEN
                            [compare_key] => =
                            [alias] => mt2
                            [cast] => CHAR
                        )

                    [mt3] => Array
                        (
                            [key] => _ilsi_date
                            [value] => 2018-12-31
                            [compare] => <
                            [compare_key] => =
                            [alias] => mt3
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_13_posts.ID
					FROM wp_13_posts  INNER JOIN wp_13_postmeta ON ( wp_13_posts.ID = wp_13_postmeta.post_id )  INNER JOIN wp_13_postmeta AS mt1 ON ( wp_13_posts.ID = mt1.post_id )  INNER JOIN wp_13_postmeta AS mt2 ON ( wp_13_posts.ID = mt2.post_id )  INNER JOIN wp_13_postmeta AS mt3 ON ( wp_13_posts.ID = mt3.post_id )
					WHERE 1=1  AND ( 
  wp_13_postmeta.meta_key = '_ilsi_date' 
  AND 
  ( 
    ( mt1.meta_key = '_ilsi_date' AND mt1.meta_value <= '2024-03-28' ) 
    AND 
    ( mt2.meta_key = '_ilsi_date' AND mt2.meta_value BETWEEN '2018-01-01' AND '2018-12-31' ) 
    AND 
    ( mt3.meta_key = '_ilsi_date' AND mt3.meta_value < '2018-12-31' )
  )
) AND ((wp_13_posts.post_type = 'event' AND (wp_13_posts.post_status = 'publish' OR wp_13_posts.post_status = 'acf-disabled')))
					GROUP BY wp_13_posts.ID
					ORDER BY wp_13_postmeta.meta_value DESC
					LIMIT 0, 5
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 1012
                    [post_author] => 68
                    [post_date] => 2018-12-19 10:22:52
                    [post_date_gmt] => 2018-12-19 01:22:52
                    [post_content] => 
                    [post_title] => Sustainability Committee Meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => sustainability-committee-meeting-6
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-12-19 10:22:52
                    [post_modified_gmt] => 2018-12-19 01:22:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://ilsikorea.org/?post_type=event&p=1012
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 990
                    [post_author] => 68
                    [post_date] => 2018-11-14 11:55:32
                    [post_date_gmt] => 2018-11-14 02:55:32
                    [post_content] => 
                    [post_title] => Sustainability Committee Meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => sustainability-committee-meeting-5
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-14 12:01:47
                    [post_modified_gmt] => 2018-11-14 03:01:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://ilsikorea.org/?post_type=event&p=990
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 991
                    [post_author] => 68
                    [post_date] => 2018-11-14 11:57:29
                    [post_date_gmt] => 2018-11-14 02:57:29
                    [post_content] => 
                    [post_title] => Nutrition Committee Meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => nutrition-committee-meeting
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-14 11:58:56
                    [post_modified_gmt] => 2018-11-14 02:58:56
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://ilsikorea.org/?post_type=event&p=991
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 871
                    [post_author] => 68
                    [post_date] => 2018-08-27 13:33:59
                    [post_date_gmt] => 2018-08-27 04:33:59
                    [post_content] => 
                    [post_title] => Food Safety committee Seminar
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => 871
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-10-23 13:20:53
                    [post_modified_gmt] => 2018-10-23 04:20:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://ilsikorea.org/?post_type=event&p=871
                    [menu_order] => 0
                    [post_type] => event
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 606
                    [post_author] => 69
                    [post_date] => 2018-06-27 15:22:34
                    [post_date_gmt] => 2018-06-27 06:22:34
                    [post_content] => 
                    [post_title] => 2018 BeSeTo meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => 2018-beseto-meeting
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-09-21 17:36:13
                    [post_modified_gmt] => 2018-09-21 08:36:13
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://ilsikorea.org/?post_type=event&p=606
                    [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] => 1012
            [post_author] => 68
            [post_date] => 2018-12-19 10:22:52
            [post_date_gmt] => 2018-12-19 01:22:52
            [post_content] => 
            [post_title] => Sustainability Committee Meeting
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => sustainability-committee-meeting-6
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2018-12-19 10:22:52
            [post_modified_gmt] => 2018-12-19 01:22:52
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://ilsikorea.org/?post_type=event&p=1012
            [menu_order] => 0
            [post_type] => event
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 20
    [max_num_pages] => 4
    [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] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => a6d8bfad8d87401c9800678f31af0bb6
    [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
        )

)

여러분께서 보내주신 성원에 감사드립니다.
앞으로도 지속적인 관심 부탁드립니다.