2.2.3
2018-08-10 Fix9 Tweak1Fixes
- Added backwards compatibility for email tag "description" and "function" options that were modified in the previous version. [#3584](https://github.com/WordImpress/Give/issues/3584)
- Refactored the settings API to have custom save logic for individual setting sections. Developers can now easily create a custom setting page and option name which will store data in its own option rather than increasing the size of the give_settings option. [#3541](https://github.com/WordImpress/Give/issues/3541)
- Exclude the honeypot field from floating labels js. [#2230](https://github.com/WordImpress/Give/issues/2230)
- All donation forms are now listed on Export screen in wp-admin. [#1970](https://github.com/WordImpress/Give/issues/1970)
- Increased the contrast for the floating labels for inactive placeholders. [#2179](https://github.com/WordImpress/Give/issues/2179)
- Resolve error with email access when the "View Receipt" link is clicked the donor would receive a permissions error. [#3571](https://github.com/WordImpress/Give/issues/3571)
- Prevent login button text from updating with wrong text. [#3562](https://github.com/WordImpress/Give/issues/3562)
- Uncomment the give_checkout_login_fields_before hook so developers can use it accordingly. [#3566](https://github.com/WordImpress/Give/issues/3566)
- Prevent emails from being sent when importing donations. [#3592](https://github.com/WordImpress/Give/issues/3592)
Tweaks
- The donor wall shortcode has been modified so that donors who give without leaving a comment will display by default. [#3581](https://github.com/WordImpress/Give/issues/3581)
