Move User Fields In Donation Form

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

MemberPress: Restrict Signups to a Specific Country

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

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"); //…

Remove Terms Fields

If you would like to enable the terms and conditions, privacy policy and user contact consent…

Send New User Notifications

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

Remove Organisation Field

Remove "organisation" from the profile form.

Remove the LLMS Description for a Specific Post

This snippet removes the description from llms.txt for a specific post ID.

<10

Remove Last Name at Checkout

Removes the Last Name field from the checkout page. Note: This worked with checkout shortcode only

Event Data | Display Eventbrite Events

Please note that this guide is intended for advanced users and developers. Our plugin already offers…

Hide sidebar on mobile device

function custom_hide_sidebar_on_mobile() { echo ' '; } add_action('wp_head', 'custom_hide_sidebar_on_mobile');

Discover LaMelo Shoes: Where Street Style Meets Basketball

Discover LaMelo Shoes – the perfect fusion of style, performance, and comfort. Whether you're dominating the…

1 49 50 51 52 53 227