Order Export & Order Import for WooCommerce

Release-by-release breaking change history · 60k+ active installs

MEDIUM RISK

2.7.6 → 2.7.7

Medium risk: 1 removed class, 1 removed AJAX action, 1 removed asset handle.

  • The class Wbte_Ema_Banner was removed. Code that instantiates or extends it will fatal.
  • The AJAX action wp_ajax_wbte_ema_banner_analytics_page_dismiss was removed.
  • The script/style handle wt-o-iew-ema-banner is gone. Code that dequeues, or declares a dependency on, that handle is now wrong.
  • The constant WBTE_EMA_ANALYTICS_BANNER is no longer defined.
  • The template admin/views/admin-settings-other-solutions.php changed. Any theme override of it is now out of date and will miss the change.