Export All URLs

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

MEDIUM RISK

5.1 → 6.0

Medium risk: 6 removed methods, 1 removed function, 1 method signature change.

  • The function Export_All_URLs\eau_generate_html() was removed. Direct calls from a theme or another plugin will fatal.
  • Export_All_URLs\EAU_Functions::Eau_Export_fields() was removed.
  • Export_All_URLs\EAU_Functions::eau_get_field_labels() was removed.
  • Export_All_URLs\EAU_Functions::eau_extract_relative_url() was removed.
  • Export_All_URLs\EAU_Functions::eau_is_checked() was removed.
  • Export_All_URLs\EAU_Functions::eau_generate_output() was removed.
  • Export_All_URLs\EAU_Functions::eau_export_data() was removed.
  • Export_All_URLs\ExportAllUrls::enqueue_scripts() now requires more arguments than before.