斉藤よしたか候補総決起大会
令和4年6月30日 18日間の参院選の折り返し、6月末の30日に三選に挑戦している斉藤よしたか候補の総決起大会(政談演説会)が開催されました。4階まで満場(コロナ対応で席は一つ置きに制限・登録対応も)の支援者の中、子ども
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' ); ?>