Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 16 May 11:24
· 7 commits to main since this release

= 1.4.0 =

  • Added Plugin Update Checker to deliver automatic updates via GitHub releases
  • Added CI workflow for automated linting and build checks on pull requests
  • Replaced wp_localize_script with wp_add_inline_script in admin script registration
  • Fixed escaping warnings in JSX and PHP audit pass
  • Removed dead view.js stubs from block registration
  • Removed unused parameters from invalidate_cache() and corrected a misleading false-positive comment
  • Full PHPCS linting pass with zero errors