2024-W18

Apr 29–May 5, 2024

3 releases

This week's releases focused on enhancing the functionality of plugins related to form handling. The airfleet-elements-forms-cf7-plugin gained the ability to hide forms via an event, while the airfleet-elements-modals-plugin received a new submit action for its form-submit-modal modal. Additionally, the airfleet-elements-forms-cf7-plugin was updated to trigger submit actions on mail sent instead of submission errors.

airfleet-elements-forms-cf7-plugin

Release 0.2.0

Added support for hiding forms via event airfleet-form-hide-request

GitHub
View full changelog

Added

  • Added support of hiding form by event airfleet-form-hide-request.
airfleet-elements-modals-plugin

Release 0.3.0

Added a new submit action for the elements-components-form-submit-modal modal.

GitHub
View full changelog

Added

  • Added Modal elements-components-form-submit-modal submit action (show modal action)
airfleet-elements-forms-cf7-plugin

Release 0.1.2

Submit actions now trigger on mail sent instead of submission errors

GitHub
View full changelog

Fixed

  • Changed wpcf7submit to wpcf7mailsent event, submit actions were triggered when there are errors