Peer-to-Peer Fundraising
Features
- Admins now have the ability to disable teams! Teams can then be entirely disabled, or the admin can create a fixed set of teams.
- Admins can now create and manage Fundraisers and Teams from the admin-side!
- Admins can now move Fundraisers between Teams, remove them from Teams, and change Team Captains.
- Folks with an existing User can now log in when creating a new Team or Fundraiser to be connected to multiple campaigns under a single login.
Tweaks
- A bunch of minor design improvements to polish up the front-end portion of campaigns.
- Interface improvements to the admin campaign screen to more easily move between sections, campaigns, and teams.
- Status column has been added to the campaigns list table. Now you easily know the status of all the campaigns!
- All Teams and All Fundraisers pages now show all, even those without donations.
Fixes
- Resolved some PHP 8.0 compatibilities which prevented donations
- Emails sent to Team Captains now consistently go the right email address.
- Cleaned up a console error when registering as a Fundraiser.
- Registering as a fundraiser while being logged in now works properly.
- The default sorting for the campaigns list table has been fixed, it was previously not sorting as intended.
- Fundraiser count now only includes active/approved Fundraisers
Fixes
- Translation files now generate correctly
- Resolved REST api warning messages
- Resolved issue with custom Form Page URL Prefixes
- Resolved URL for create team button
Fixes
- Resolved an incompatibility issue with GiveWP 2.21.3
Fixes
- Sometimes the campaign total was incorrect in the edge case teams and fundraisers shared an ID, this is resolved
Fixes
- Campaign logo now shows up on every campaign page
- The links in the daily summary email now actually link to something
- Fundraiser list on donation screen now displays correct fundraiser name
Fixes
- Resolved a bug when creating a team and it throw an error due to the email
Features
- Admins can now clone a campaign, which copies the campaign settings but not Fundraisers and Teams
- Admins can now change the assigned Fundraiser, Team, or Campaign for a given Donation
- Admins can now export campaign fundraiser data
- Admins can now safely delete teams, fundraisers — donations are automatically reassigned
- Added support for basic customization via CSS
Tweaks
- Registered Teams and Fundraisers are now better guided when needing to wait for admin approval
Fixes
- Donors who donate anonymously are not listed in the top donors list
- Existing users are now able to join teams or fundraiser
- Improved PHP8 compatibility
- Story contents now contain the width of images
- When an admin deletes a donation, it is reflected properly in the campaign
- Existing users can now register for one or more campaigns
- Donation aggregates now only include completed donations
- Mobile style improvements for campaign stats widget
Features
- Added the ability to duplicate a campaign — all settings duplicate but not Donations, Teams, and Fundraisers
Fixes
- Existing WP users are now able to join Teams or Fundraisers
- Anonymous donations no longer show up in donor leaderboard amounts
- Improved PHP 8.0 compatibility
Fixes
- Resolved an issue with updating database tables.
Tweaks
- Updated the README information – no code changes.