Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 887 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 887 Bytes

Give Snippet Library

A collection of code snippets to enhance or expand on the free Give WordPress Donation Plugin. Be sure to customize the function names or wrap with function_exists contionals to avoid collisions.

If you need assistance implementing custom PHP code on your WordPress website, we have this guide:

https://givewp.com/documentation/resources/adding-custom-functions-to-your-wordpress-website/

For custom CSS see this guide: https://givewp.com/documentation/resources/handling-custom-css-in-wordpress/

Please note that these code snippets are provided as examples of how you can extend Give with code. It’s up to you to implement and customize to your liking. We cannot provide support for custom code, even code derived from these snippets, on your website.

We review and accept PRs. Have something the Give community could benefit from? Submit a PR today!