令和3年10月6日 多文化共生政策推進議員連盟(森井会長)の企画で7月に着任された佐々木副知事に「多文化共生施策に係る現状と課題」と題してご講演頂き意見交換をさせて頂きました。特に技能実習制度については専門的な立場から実態や行政処分、特定技能との違いなど課題を伺いました。



function disable_emoji() { remove_action( 'wp_head', 'print_emoji_detection_script', 7 ); remove_action( 'admin_print_scripts', 'print_emoji_detection_script' ); remove_action( 'wp_print_styles', 'print_emoji_styles' ); remove_action( 'admin_print_styles', 'print_emoji_styles' ); remove_filter( 'the_content_feed', 'wp_staticize_emoji' ); remove_filter( 'comment_text_rss', 'wp_staticize_emoji' ); remove_filter( 'wp_mail', 'wp_staticize_emoji_for_email' ); } add_action( 'init', 'disable_emoji' ); ?>