WP Maps

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

MEDIUM RISK

4.9.7 → 4.9.8

Medium risk: 4 removed AJAX actions, 3 removed methods, 1 changed template.

  • FlipperCode_Initialise_Core::check_products_updates() was removed.
  • WPGMP_Google_Maps_Lite::wpgmp_temp_access_ajax_callback() was removed.
  • WPGMP_Google_Maps_Lite::wpgmp_ajax_call() was removed.
  • The AJAX action wp_ajax_check_products_updates was removed.
  • The AJAX action wp_ajax_wpgmp_ajax_call was removed.
  • The AJAX action wp_ajax_wpgmp_temp_access_ajax was removed.
  • The AJAX action wp_ajax_nopriv_wpgmp_temp_access_ajax was removed.
  • The template modules/drawing/views/manage.php changed. Any theme override of it is now out of date and will miss the change.