EasyTest

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

MEDIUM RISK

1.0.2 → 1.0.3

Medium risk: 5 changed templates, 2 removed AJAX actions, 1 removed function.

  • The function get_conversion_page_permalink_ajax() was removed. Direct calls from a theme or another plugin will fatal.
  • The AJAX action wp_ajax_get_conversion_page_permalink was removed.
  • The AJAX action wp_ajax_nopriv_get_conversion_page_permalink was removed.
  • The template includes/Template/create-view.php changed. Any theme override of it is now out of date and will miss the change.
  • The template includes/Template/edit-view.php changed. Any theme override of it is now out of date and will miss the change.
  • The template includes/Template/form-view.php changed. Any theme override of it is now out of date and will miss the change.
  • The template includes/Template/index-view.php changed. Any theme override of it is now out of date and will miss the change.
  • The template includes/Template/report-view.php changed. Any theme override of it is now out of date and will miss the change.