Skip to content

WP 4.9 compatibility fixes

Choose a tag to compare

@danieliser danieliser released this 14 Aug 06:15
· 1040 commits to master since this release

v1.20.6 - 2025-08-14

  • Fix: WordPress 4.9 compatibility by checking has_blocks() function existence before calling it.
  • Fix: WordPress 4.9 compatibility by checking wp_date() function existence before calling it.