Allow Admin Access

Enables access for logged in users who do not have certain permissions.

Remove Donor Count From Specific Campaign

Hide the campaign donor count from a specific campaign, using the campaign ID.

Add Post Parent Field

Register a Post Parent field for campaigns.

Disable Description Text Sanitization

Don't sanitize campaign description text, useful if you want to allow HTML to be added to…

Add Country

Add Kosovo to the list of countries in Charitable.

Send New User Notifications

Send the new user notification after someone registers through the Charitable registration form.

ModalJS

Used to display popup modal in GenerateBlocks

Convert Customers to Users

Adds a tool to create user accounts for customers that don't already have them, and update…

quiz

// setup console.log("running"); let q = 1; const submit = document.getElementById("next-button"); const question = document.getElementById("question"); //…

Auto register guests that purchase

function wc_register_guests( $order_id ) { // get all the order data $order = new WC_Order($order_id); //get…

Carla Mawyin
<10

Restrict Downloads to Purchase Email

Force users to be logged-in to download purchased files through Easy Digital Downloads and also require…

Google AD

Google AD Snippet

Disable emails on free purchases

If the purchase was for a free product, don't send any emails.

1 39 40 41 42 43 170