Allow donors to be be added without an email address in the admin donation form in Charitable

Allow donors to be be added without an email address in the admin donation form in Charitable on child sites.

Snippet Type

Execute on Child Sites

Snippet

add_filter( 'charitable_permit_donor_without_email', '__return_true' );

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.