Set Background Color for Active Snippets (WPCode)

This code snippet sets a background color and adds a vertical activation bar to WPCode's code…

Prevent Powerpack Off Canvas from Breaking JavaScript loading

This prevents issues with Woo Block checkout loading credit card fields and other functionality breaking with…

Ilana Borsje
<10

Library snippet

{ header}{} {} {} 4444 pure HTML code ♡ iexpress html code

Core_Universal_Download Fix

/** * WPCode Snippet: Auto-Create .htaccess in Uploads Folder for Force Download * Description: Creates/updates .htaccess…

ismail daugherty PRO
<10

Pinterest

Richard Imus
<10

Elevenlabs

To use elevenlabs videowidgets

PageTemplate_Universal - GRAVITY FLOW EMBED TEMPLATE

Version: 1.1.0 7 * Author: Portal Blueprint 8 * Compatible with: Gravity Flow 2.8+, BuddyBoss, Divi,…

ismail daugherty PRO
<10

WP Version abschalten

function wpbeginner_remove_version() { return ''; } add_filter('the_generator', 'wpbeginner_remove_version');

TOC before first heading

Output the TOC block before the first heading in a post

Determinar altura del header

jQuery(window).on('elementor/frontend/init', function() { // Elementor tiene su propio evento de carga de componentes jQuery(window).on('load', function() {…

Billing Address Email Tag - Actual Country Name

Replace the default {billing_address} email tag to use the full State/Country names on purchase receipts.

1 103 104 105 106 107 234