RE.N.A.P.A. – Modulo 1 (Tabella Candidati)

Crea la tabella wp_renapa_candidati per il Registro PCS

Vito Antonio D'Ambrosio PRO
<10

Untitled Snippet

function getChatContent() { const chat = document.querySelector('.mwai-chatbot .mwai-messages') || document.querySelector('.mwai-chatbot'); return chat ? chat.innerHTML : '';…

WPForms: add field description in notification HTML and plain text emails

With this snippet, you can add a field description in notification emails that are sent to…

Donation Fee Calculation

/** * 2. Calculate the exact Stripe Fee (2.9% + .30) if "Yes" is selected */…

Download Archive Menu Item

Displays the download archive link in the "View All" tab of the "Pages" menu items meta…

Retroactive License Emails

Send an email with the license key to customers when retroactively generating licenses with Easy Digital…

Download Archive Purchase Buttons

Output purchase button below the full content on download archive pages.

Apollo Website Tracking

function add_apollo_tracker() { ?>

Eileen Riccardo
<10

WWOF - Hide the "In Stock Amount" column for non-wholesale customers

To hide a different column, swap the "elementClass" in line 29. All available element classes in…

Auto Generate Virtual Coupon After a Customer Completed an Order

/** * Generate a virtual coupon when order is completed. * * @param int $order_id Order…

Alert Admin When a Plugin Is Activated

Receive an email notification whenever a plugin is activated in WordPress. Useful for security monitoring, multi-admin…

1 103 104 105 106 107 224