2 versions
BNFW – Custom Fields Add-on history.
Every release of BNFW – Custom Fields Add-on is archived here with its changelog, file size, and security scan result. Use the archive to roll back to a stable release or audit what changed between updates.
v1.1.9Latest
October 2, 202315.8 KB
Added
- Shortcodes can now be used in the From Name, Email, and Reply To fields and can be filtered using `bnfw_from_field`, `bnfw_reply_name_field`, and `bnfw_reply_email_field`.
Improved
- Only show custom field options in the notification if the post type supports them.
- `$post` or `$post_id` can now be added as a parameter for the `bnfw_trigger_insert_post` filter hook so that insert notifications can be enabled by post types.
- `BNFW::send_notification_async()` is now a public function.
- `BNFW::send_notification()` and `BNFW::send_notification_async()` methods can now accept non-integer values.
Why archive
Sometimes the latest release isn't the one you need. The archive lets you pin BNFW – Custom Fields Add-on to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.