Vimeo Autoplay Unmute (Homepage)

document.addEventListener("click", function () { const iframe = document.querySelector("iframe[src*='vimeo.com']"); if (!iframe) return; iframe.contentWindow.postMessage( JSON.stringify({ method: "setVolume", value:…

Richard Hersperger
<10

WPForms: new smart tag - Current Unix Time

Using wp_date() function to output a Unix time where the smart tag is used.

WPCode Snippet: Download All Snippets Button

* Description: Adds bulk download button to WPCode Snippets Sync admin page * Location: Admin Only…

ismail daugherty PRO
<10

Donation Fee Radio Field

/** * 1. Register the Required Yes/No Radio Field */ add_action( 'init', function() { if (…

Add a button to customer data

Add a button to retrieve all customer data.

Disable PayPal for Multi-Item Checkout

Disables the PayPal gateway when the cart contains multiple items. PayPal disabled the ability to purchase…

WPBakery Collapse All Rows

Adds Collapse / Expand All Rows in WP Bakery Builder + Ave WP Theme

<10

WPForms Center Align

Cernter alligns WP forms fields and content. Must enter wpf-center in General/Advanced form settings.

Top Pagination

Adds pagination links to the top of the [downloads] short code

Charitable: Force PayPal Legacy gateway

Overrides Charitable Pro 1.8.15+ PayPal tier detection at read-time so the legacy `paypal` gateway stays visible…

David Bisset PRO
<10
1 87 88 89 90 91 224