2.5.13
2020-01-15 Fix3 Tweak1Fixes
- Resolved an issue when using button mode of multiple donation buttons appearing incorrectly within shortcodes, blocks, and widgets. [#4379](https://github.com/impress-org/givewp/issues/4379)
- Correct an ordering issue with the form grid when sorting by "Form Title" it was using the slug rather than the actual donation form title. [#4392](https://github.com/impress-org/givewp/issues/4392)
- Removed deprecated usage of
wp.components.ServerSideRenderin our Gutenberg blocks. [#4402](https://github.com/impress-org/givewp/issues/4402)
Tweaks
- Refactored the
give_doing_it_wrong()function so that it properly displays Give-specific messages for developers. [#2572](https://github.com/impress-org/givewp/issues/2572)
