Untitled Snippet

LTONYA SUMBUNDU
<10

Rich Pins

Rich Pins on Pinterest

WPCode Admin Number of Snippets

Change the number of snippets displayed in the admin list using a filter.

<10

Add data-no-optimize to all JS snippets

This snippet filters the output of all the WPCode JavaScript snippets to add the data-no-optimize parameter…

<10

Add duplicate link to admin bar menu

Extend the WPCode duplicate snippet (https://library.wpcode.com/snippet/7oqnzxow/) with an admin bar menu item. The duplicate snippet needs…

<10

Change TikTok purchase Event

When using the WPCode Conversion Pixels addon the event name used when a purchase is completed…

<10

Custom Heading above Qty (Woocommerce)

let qty = document.querySelector(".e-atc-qty-button-holder"); let text = ` How many card you’re planning to purchase? Choose…

Niyaz Poyilan
<10

ACF option field shortcode

function acf_option_field_shortcode( $atts ) { // Definimos los atributos por defecto (solo necesitamos 'field') $atts =…

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…

1 73 74 75 76 77 209