Changelogs

Follow the improvements and fixes in each product release.

Functionalities

Functionalities is a collection of WordPress utilities and tools designed to extend core WordPress capabilities without bloated plugins. From custom post type registration and admin customization to performance…

Explore Product

Release History

Permalink

1.4.5

What’s Changed

  • Added: WOFF and WOFF2 font file uploads now supported in the WordPress media library
  • Security: Font uploads validated via binary magic-byte signatures to prevent malicious file uploads

= 1.4.4 = = 1.4.5 = Enables WOFF/WOFF2 font uploads in the media library with magic-byte validation for security.

Commits

  • v1.4.5: allow WOFF/WOFF2 font uploads in WordPress media library (7e66ba1)
  • fix: suppress PHPCS warnings for uninstall meta_key query and dynamic hook name (d6ca5fb)

Full Changelog: https://github.com/wpgaurav/functionalities/compare/v1.4.4…v1.4.5

View Full Release History