BetterDocs

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

HIGH RISK

4.8.1 → 4.8.2

High risk: 7 changed templates, 2 new risky constructs.

  • The template includes/FrontEnd/TemplateTags.php changed. Any theme override of it is now out of date and will miss the change.
  • The template views/template-parts/category-list-2.php changed. Any theme override of it is now out of date and will miss the change.
  • The template views/template-parts/category-list.php changed. Any theme override of it is now out of date and will miss the change.
  • The template views/template-parts/nested-categories.php changed. Any theme override of it is now out of date and will miss the change.
  • The template views/templates/parts/code-snippet.php changed. Any theme override of it is now out of date and will miss the change.
  • The template views/templates/sidebars/sidebar-right.php changed. Any theme override of it is now out of date and will miss the change.
  • The template views/widgets/code-snippet.php changed. Any theme override of it is now out of date and will miss the change.
  • This release introduces gzuncompress() (payload decoding), which the previous version did not use. Review before deploying.
  • This release introduces gzinflate() (payload decoding), which the previous version did not use. Review before deploying.