Give - Form Field Manager 3.0.4

Download Give - Form Field Manager 3.0.4 from nulled fire. Give Form Field Manager allows you to add and manage additional fields for your Give donation forms.
* New: Fields can now be disabled without having to delete them.
* Tweak: Updated hooks for Give Core 2.1 compatibility.
* Fix: Provided better validation for required fields.
* Fix: Multiselect field values are not appearing in the field.
* Fix: Improved the discoverability of the meta email tags feature.
* Fix: Removed raw HTML from tooltips.
* Fix: The add-on uses the "startsWith" string function, which is unavailable in IE11 (or at least some versions of IE11). We have added a polyfill with the fix for this. Thanks @datesss
* Fix: Floating labels support now returned after last version broke it.
* New: Additional hooks have been added for developers to add fields to the top and bottom of common form fields within wp-admin. This is useful for plugin developers to extend FFM.
* New: We improved the "Multi Select" checkbox field by allowing for multiple pre-selected default values. Rejoice!
* Fix: A JavaScript conflict with WooCommerce was causing a conflicts on websites running FFM alongside Woo. This has now been resolved and won't reoccur moving forward.
* Fix: PHP notice "Undefined index: give_ajax" if WP_DEBUG is turned on.
* Fix: When you add a backslash \ to a custom HTML field, it is stripped out. Now it's not!
* Fix: Additional tooltip optimizations so they're not cut off at all now