Remove "Coupon Field" on the Cart Page Amiru アミル さん
If you don't use coupons, removing the field simplifies the cart process. Amiru アミル さん
Register Multiple Donation Fields
Add multiple new fields to your donation form.
ACF_KEYSMST_MSTCASECPT – TAB - MST FIDELITY TRACKING (v3.0 Modular)
/** * ============================================ * MST CASE - TAB: MST FIDELITY TRACKING (v3.0 Modular) * ============================================ *…
RE.N.A.P.A. – Modulo 2 (Form iscrizione PCS – Step 1)
Richiesta di iscrizione al Registro Nazionale PCS – Step 1 Compila i tuoi dati di base.…
Fix “Send to Friend” Field Visibility for Variable Gift Cards
This fix ensures the “Send to Friend” fields display correctly based on the selected variable gift…
WPForms: swap price and option value for payment fields
This snippet makes the option label "$40.00 - Second Choice" instead of "Second Choice - $40.00"…
WPCode Snippet: MU-Plugins Sync Engine
/** * WPCode Snippet: MU-Plugins Sync Engine * Description: Synchronizes MU-Plugins FROM /wp-content/mu-plugins/ TO wpcode_snippets_sync CPT…
Donation Fee Calculation
/** * 2. Calculate the exact Stripe Fee (2.9% + .30) if "Yes" is selected */…
Change label of CSV header, and removing others(Export Totals to CSV)
This snippet will change the label of CSV header, and remove the others(Export Totals to CSV)
Add Tax ID to Shipping Label
/** * Add the Tax ID Field to the settings page * * In this example…