CN 脱炭素経営セミナー
令和4年8月17日 稲沢商工会議所と三井住友海上火災保険の共催により、中堅・中小企業に求められる「脱炭素経営」セミナーが開催され企業人として(直前にギックリ腰になりましたがなんとか)受講しました。温暖化による影響から始ま
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' ); ?>