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…
WP Mail SMTP: specify an exact AuthType to connect to a Server.
Some SMTP servers require a very specific AuthType to connect to them in order to send…
storyworlddigital
Digital StoryWorld Digital StoryWorld Inicio Historias Recursos Sobre Contacto Bienvenidos a Digital StoryWorld Un espacio educativo…
Shop Manager - View Only.js
Creates a Shop Manager - View Only role that can view the backend, but cannot edit…
product data tabs
/** * Rename product data tabs */ add_filter( 'woocommerce_product_tabs', 'woo_rename_tabs', 98 ); function woo_rename_tabs( $tabs )…
Lawyer in Martin County – LegalService Schema
Site-wide JSON-LD schema identifying Lawyer in Martin County as a LegalService providing car accident and personal…
Add the "input hidden" field type to the EDD settings
Add 'input type="hidden"' to the type of input fields available when setting up your plugin's EDD…
ANDRITZ Navigation Panels
document.addEventListener("DOMContentLoaded", function () { const triggers = document.querySelectorAll(".bp-andritz-utility"); const panels = document.querySelectorAll(".bp-andritz-panel"); const closes = document.querySelectorAll(".bp-andritz-close");…
Show Invoice for Pending
Makes PDF Invoices available for pending payments
Gaurded Pay FAQ
Answers questions before checkout
Weighted download count
This plugin makes it so that certain products use up more downloads in the download counter…
Add Custom Settings Tab to Vendor Dashboard
// Add the tab to the tab nav add_filter( 'wcv_store_tabs', 'add_custom_tab_nav' ); function add_custom_tab_nav( $tabs ){…