参議院選挙ポスター掲示板
家(稲島本郷)の近くの掲示板はまだ歯抜けの状況ですが、大塚耕平事務所に行った娘が名古屋の掲示板の写真を送ってくれました。稲沢は三段ですが名古屋は二段なんですネ。そう言えば掲示板の材質もベニアのものとアルミ製とあります。L
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' ); ?>