WP Libre Form 1.4 release
- Form content is no longer affected by wp_autop. pure HTML baby!
- Adds form specific hooks for filters and actions
- Custom attributes can now be added to the root
<form>
tag via the shortcode - No longer need to manually enqueue JS for non- post content shortcodes
- Javascript form field parsing action in WP admin is now debounced
- Updated README documentation