青少年健全育成市民大会
平成29年7月1日 稲沢市青少年健全育成市民大会が「信じ合い、認め合う、家族の絆・地域の絆」をスローガンに開催されました。事例発表は西中の野々部ふうかさんが人との繋がり、杏和高の鈴木りえるさんが友人に気付かされることとい
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' ); ?>