This release contains major improvements to the AnteUp plugin:
- The PayPal donation process has been rewritten. Incoming donations are now correctly registered into the database.
- Donation menu now includes more information (which also happens to be more accurate)
- Ability to export the donations to a .CSV file
- Fix for incorrectly saving the datestamp of donations
- Sandbox mode and logging option added as a preference (useful for developers)
- The textareas in the admin area now use text editors when WYSIWYG is enabled
- New shortcode:
{ANTEUP_MOSTRECENT: amount=X)
provides a list of the last X amount of donators ('X' can be replaced with any number) - Ability to customise the
[ANTEUP_DONATION_DATE: format=X}
shortcode to set the preferred date format (ie. X can replaced by either 'short', 'long'or 'relative'). - Fixes for incorrect URLs when using user friendly URLs
- Norwegian and Spanish translation added
You can view the entire range of changes, here.
If you find any issues or if you have some feedback, please use the issue tracker.