1
Ability to modify the Donor Comment text
under review
J
Jennifer
As a site admin or person creating Donation Forms, it would be handy to be able to change the text related to comments on forms so that I can give my donors more of an idea of how that will be used.
Currently it's unlikely they would know what the purpose of the comment field is, and to change it I need to know PHP.

Activity Feed
Sort by
Ben Meredith
under review
Great feature request, here. We use this site as a way to gauge the popularity of feature requests, so definitely vote and comment here.
In the meantime, you can use this PHP code snippet to change the text:
https://gist.github.com/Benunc/6eaa0d5aa685897fe14988e52de8b5aa
If you need assistance implementing custom PHP code on your website we have this guide:
https://givewp.com/documentation/resources/adding-custom-functions-to-your-wordpress-website/
Please note that this code snippet is provided as an example of how you can extend GiveWP with code. It’s up to you to implement and customize to your liking. We cannot provide support for custom code on your website, only the code that we create and distribute.