MEDIUM RISK
1.6.11 → 1.6.12
Medium risk: 4 removed functions, 3 removed methods, 1 removed AJAX action.
- The function
terawallet_pro_page_callback()was removed. Direct calls from a theme or another plugin will fatal. - The function
woo_wallet_dismiss_promotion()was removed. Direct calls from a theme or another plugin will fatal. - The function
woo_wallet_is_promotion_dismissed()was removed. Direct calls from a theme or another plugin will fatal. - The function
woo_wallet_update_1611_migrate_promotion_dismissal()was removed. Direct calls from a theme or another plugin will fatal. Woo_Wallet_Admin::is_wallet_own_screen()was removed.Woo_Wallet_Ajax::woo_wallet_dismiss_promotional_notice()was removed.Woo_Wallet_Install::__construct()was removed.- The AJAX action
wp_ajax_woo-wallet-dismiss-promotional-noticewas removed.