Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/impress-org/givewp-snippet-library

A collection of code snippets to enhance or expand on the free Give WordPress Donation Plugin.
https://github.com/impress-org/givewp-snippet-library

Last synced: 1 day ago
JSON representation

A collection of code snippets to enhance or expand on the free Give WordPress Donation Plugin.

Awesome Lists containing this project

README

        

# 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!