- Translate Options label correctly.
- Tested up to WP 6.8.
- Chore: Add WP local dev env.
- Chore: Update README docs.
- Tested up to WP 6.7.2.
- Implement conversion for WP scaled images.
- Added Unit tests.
- Update README notes.
- Tested up tp WP 6.7.2.
- Implement WebP image display on WP Media Library.
- Prevent style bleeding from Options page.
- Update Unit Tests & Code Coverage.
- Update README notes.
- Tested up to WP 6.7.1.
- Resolve issue with undefined array keys in Main service.
- Serve WebP images in WP media library.
- Refactor Form & Option classes.
- Make strings translatable across plugin.
- Fix failing tests, add new tests.
- Update README notes.
- Tested up to WP 6.7.1.
- Refactor Admin page, make extensible with new classes.
- Add new custom filter
icfw_form_fields. - Add new Log error option in Admin page.
- Update translation files.
- Update Unit Tests.
- Update README notes.
- Ensure WP_Error is passed and returned to Hook.
- Rename hooks across codebase to use
icfwprefix. - Implement Kernel interface.
- Fix bugs & failing tests.
- Update README notes.
- Major code base refactor.
- Add more Settings options to Settings page.
- Update language translations.
- Fix bugs & linting issues.
- Update README notes.
- Add language translation.
- Add error logging capabilities to Settings page.
- Add more Unit tests, Code coverage.
- Fix bugs & linting issues.
- Update README notes.
- Add more Unit tests, Code coverage.
- Fix bugs & linting issues.
- Fix nonce related problems with settings page.
- Update plugin folder name, file & text domain.
- Update build, deploy-ignore listing.
- README and change logs.
- Update Plugin display name to Image Converter for WebP.
- Update README notes and change logs.
- Update version numbers.
- Add more Unit tests & Code coverage.
- Add
icfw_deleteandicfw_metadata_deletehooks. - Add Settings page for plugin options.
- Add WebP field on WP attachment modal.
- Add new class methods.
- Fix Bugs and Linting issues within class methods.
- Add more Unit tests & Code coverage.
- Update README notes.
- Refactor hook
icfw_convertto placement within convert public method. - Fix bugs within
Pluginclass methods. - Add more Unit tests & Code coverage.
- Update README notes.
- WebP image conversion for any type of image.
- Custom Hooks -
icfw_options,icfw_convert,icfw_attachment_html,icfw_thumbnail_html. - Unit Tests coverage.
- Tested up to WP 6.5.3.