3.1.0
Released: 2019-10-31
This release fixes some compatibility issues with WordPress 5.3. The new version of WordPress introduces a big_image_size_threshold
filter (see: https://make.wordpress.org/core/2019/10/09/introducing-handling-of-big-images-in-wordpress-5-3/) which limits the image size of new uploaded images. Since this could lead to unexpected behaviour when loading bigger image sizes we disable this filter when the rokka plugin is enabled.
Changelog
- [FIX] Fix styling issues with WordPress 5.3.
- [NOTICE] Disable new
big_image_size_threshold
filter which was introduced in WordPress 5.3.