function my_give_tribute_by_default() {
jQuery("input[name=give_tributes_show_dedication][value='yes']").prop("checked", true);
}
add_action( 'give_donation_form_after_submit', 'my_give_tribute_by_default' );
Copyright © 2025 by WP CODE SNIPPETS
Join our mailing list to receive the latest news and updates from our team.