WP Popular Posts

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

LOW RISK

7.3.8 → 7.4.0

Low risk: 2 removed asset handles, 1 changed template.

  • The script/style handle wpp-datepicker-theme is gone. Code that dequeues, or declares a dependency on, that handle is now wrong.
  • The script/style handle jquery-ui-datepicker is gone. Code that dequeues, or declares a dependency on, that handle is now wrong.
  • The template src/template-tags.php changed. Any theme override of it is now out of date and will miss the change.