/** * WPForms の AJAX 送信を強制的に無効化 */ add_filter( 'wpforms_disable_ajax', '__return_true' ); add_action('init', function () { if (isset($_COOKIE['_wpfuj'])) { setcookie('_wpfuj', '', time() - 3600, '/'); } if (isset($_COOKIE['_wpfuuid'])) { setcookie('_wpfuuid', '', time() - 3600, '/'); } }); add_action('init', function () { foreach (['_wpfuj','_wpfuuid'] as $k) { if (isset($_COOKIE[$k])) { setcookie($k, '', time()-3600, '/'); } } });
CHRISTMAS KETTLE ONLINE
今年の社会鍋も、街頭での募金とオンラインでの社会鍋を併用して行ってまいります。ぜひ今年もみなさまのご協力をお寄せくだされば幸いです。
This year's Christmas Kettle will also be a combination of fundraising on the street and Online Christmas Kettle . We would appreciate if you could cooperate with us again this year.