Universal_UserMetaScholar_Clients_AA - Scholar/Student Meta Fields - KIC Enterprises
WPCode Snippet: Scholar/Student Meta Fields - KIC Enterprises * Description: Additional fields for scholars/students - works…
Remove Campaign Stats Loop
Remove the progress bar and funds raised from the campaigns grid/loop.
PHP-snippet: registratie lessen verwerken en AJAX endpoint
// Configuratie function get_parameters_36(): array { return [ "target_page_slug" => "lesrooster-evenemententeam-2025", "tablepress_table_id" => 36 ]; }…
EKFH Donation Form
Embeds EKFH donation form
Paystack Split Payments Integration with WC Vendors — Calculating Vendor Splits
if ( wc_string_to_bool( get_option( 'wcvendors_vendor_give_taxes' ) ) ) { // Add tax fees to vendor total…
WPForms: add BCC email header to notification emails
Check the snippet code to apply to all/some form only, plus you will need to modify…
Registro de Widget Personalizado - Lista Dinámica ACF
¿Qué hace? A diferencia del listado estándar, este widget se alimenta automáticamente de campos repetidores de…
Disable Automatic Updates Emails (copy)
Stop getting emails about automatic updates on your WordPress site.
CSS snipett
/* ===== VCLIP MEDIA CLONE - GLOBAL STYLES ===== */ :root { --primary: #2D5BE3; --primary-dark: #1A48C1;…
Force Minimum Password Length in Profile Editor
Verify password minimum length in the EDD profile editor.
Untitled Snippet
Google snippet for add
HubSpot Tracking Code
HubSpot Tracking Code
Give Subscription on Purchase
This snippet will provide customers with one year of access to subscription content when they make…
WWPP - Add custom text to the Completed Order email for non-wholesale customers only
If you want to place content elsewhere in the email, swap the hook: woocommerce_email_before_order_table: Above the…