Product Import Export for WooCommerce

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

MEDIUM RISK

2.6.5 → 2.6.6

Medium risk: 6 changed templates, 4 removed AJAX actions, 2 removed classes.

  • The class Wbte_Accessibility_Banner was removed. Code that instantiates or extends it will fatal.
  • The class Wbte_Ema_Banner was removed. Code that instantiates or extends it will fatal.
  • The AJAX action wp_ajax_wbte_accessibility_dismiss_banner was removed.
  • The AJAX action wp_ajax_wbte_accessibility_install_plugin was removed.
  • The AJAX action wp_ajax_wbte_accessibility_remind_later was removed.
  • The AJAX action wp_ajax_wbte_ema_banner_analytics_page_dismiss was removed.
  • The script/style handle wt-p-iew-ema-banner is gone. Code that dequeues, or declares a dependency on, that handle is now wrong.
  • The constant CYA11Y_ACCESSYES_BANNER_DISPLAYED is no longer defined.
  • The constant WBTE_EMA_ANALYTICS_BANNER is no longer defined.
  • The template admin/modules/export/views/_export_advanced_page.php changed. Any theme override of it is now out of date and will miss the change.
  • The template admin/modules/export/views/_export_footer.php changed. Any theme override of it is now out of date and will miss the change.
  • The template admin/modules/import/views/_import_footer.php changed. Any theme override of it is now out of date and will miss the change.
  • The template admin/views/admin-settings-marketing.php changed. Any theme override of it is now out of date and will miss the change.
  • 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.
  • The template admin/views/admin-settings-save-button.php changed. Any theme override of it is now out of date and will miss the change.