東海ブロック地方自治体議員フォーラム
平成25年11月14、15日 愛知・岐阜・三重・静岡の東海ブロックの地方自治体議員フォーラムが愛知県で開催されました。議会改革をテーマとしたパネルディスカッションでは各県連の代表議員が事例発表をし、第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' ); ?>