Search for keywords, like "PayPal", "Recurring Donations", and more.

Documentation / Developer Docs / Implement Custom JavaScript on Visual Built Donation Forms

Implement Custom JavaScript on Visual Built Donation Forms

GiveWP offers a variety of filters and actions that make it easy for developers to extend or customize their websites. One of these options is the ability to implement custom JavaScript code into your donation forms built with the Visual Donation Form Builder.

Example usage:

Add JavaScript code to visual built donation forms

add_action( 'givewp_donation_form_enqueue_scripts', function(){
    ?>
      
	your script here
    
<?php
});

Last updated 10 months ago

Start Fundraising Better Today!

Get GiveWP Today
GiveWP Plans