大塚耕平候補決起大会
令和6年11月21日 東京提案から帰京したその足で名古屋市長選を必死に戦っている大塚耕平候補の総決起大会に参加しました。会場は立ち見が多数出るほどの盛況の中、斎藤参議院議員、連合愛知可知会長などの応援演説に続き大塚候補が
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' ); ?>