Ultimate Member Real-time Notifications, 풋터의 알림 버튼 비활성화
<?php
add_action( 'init', function() {
remove_action( 'wp_footer', 'um_notification_show_feed', 99999999999 );
} );
<?php
add_action( 'init', function() {
remove_action( 'wp_footer', 'um_notification_show_feed', 99999999999 );
} );
장바구니에 상품이 없습니다.