Search results for: admin

Mobile Menu Shortcode

function mobile_menu_shortcode( $atts ) { $atts = shortcode_atts( array( 'menu_id' => '', // Optional menu ID…

Reinhard Ekker
<10

WooCommerce: Hide other shipping methods when Free Shipping is available.

This function checks if the Free Shipping method is available in the cart. If it is,…

WooCommerce: Restrict Shipping Methods by User Role (Logged In, Logged Out, Custom Roles)

This snippet allows you to control which shipping methods are visible at checkout based on the…

Máscara CPF 2

// Carrega a biblioteca Inputmask var script = document.createElement('script'); script.src = "https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/5.0.8/jquery.inputmask.min.js"; script.onload = function ()…

Máscara CPF

// Carrega a biblioteca Inputmask var script = document.createElement('script'); script.src = "https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/5.0.8/jquery.inputmask.min.js"; script.onload = function ()…

New Donation Field Plus Customized Donor Name

This is the full code for a tutorial written on the WP Charitable blog.

ACF JSON Menu Import

if( function_exists('acf_add_options_page') ) { acf_add_options_page(); } // // 1. Register ACF Field for Menu JSON add_action('acf/init',…

Reinhard Ekker
<10

Retrieve Card Details from Stripe Checkout One-Time Payments

This snippet ensures that the last four digits and card brand are available in payment confirmations…

Download Details Featured Image (copy)

Add the featured image to output of Download Details widget

Add Select Field To Donation Form

Add a select field to the donation form.

Home Page

Welcome to Eckankar NJWelcome to Eckankar in New JerseyJoin free events and explore spiritual freedom.

Edward Kelly
<10

WriteSonic

Fix Issues with Website

alliia snippet

william Wenger
<10

Collect National Id Number

Add a field that collects the donor's national ID number, or any other text field.

1 63 64 65 66 67 124