令和5年11月21日 愛知県庁2階講堂で今年度の愛知県表彰式が行われました。稲沢市からは、教育文化功労者として恒川武久先生(元尾張小中学校長会会長)、公共安全功労者として田中一馬先生(警察医・産業医)、人権擁護功労者として佐藤朋惠様(人権擁護委員・一宮人権擁護委員協議会副会長)の皆さんが受賞されました。


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' ); ?>