Change Section Headers Per Campaign

Change the section headers in the donation form.

Custom Tab Order For Dashboard

The following code will allow you to change the order that the front end dashboard is…

Disable AIOSEO AI Components - Everything (Block + All Extensions)

This snippet will completely disable the block, // shortcut, AI Content tab card, inserter button, and…

<10

MemberPress: Move "Upgrade" Button to after Subscriptions Tab

This code snippet creates a new tab positioned right after the Subscriptions tab on the MemberPress…

Add Email Tag For Donation Field

Add an email tag for an existing donation field.

Calcul distance Cergy

Calcule la distance routière entre Cergy et la ville du client

Email: Change Footer Text

Filter the email footer text & link.

MemberPress: Restrict Signups to a Specific Country

This code snippet limits registration to users from the specified country only. If users from other…

Move User Fields In Donation Form

In this example we move the user fields section (the "Your Details" bit) to appear below…

MemberPress: WooCommerce - Show Specific WooCommerce Product Based on MemberPress Subscription

This code snippet will show the specific WooCommerce product only to users who have an active…

Add User Field

This adds a field to the end of the "Your Details" section in the Profile form.

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

quiz

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

1 44 45 46 47 48 232