You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add v1.9.1
- Change wp_remote_get() to wp_safe_remote_get()
- Change wp_remote_post() to wp_safe_remote_post()
- Update node dependencies
- Update min version reference and test
Version 1.9.0 (#75)
Add updates for v1.9.0
- update node to v22 LTS
- replace @flickerbox/build with direct webpack
- update scss to resolve deprecations
- replace scss variables with css custom properties
- update font-awesome version
- rebuild language file
- update mysql test version for select tests
- update ubuntu test version for select tests
- update shivammathur/setup-php dependency version
- update actions/checkout dependency version
- update shogo82148/actions-setup-mysql dependency version
- add wordpress.org live preview blueprint, screenshots
- update workflows to install svn for ubuntu 24