To display your campaign language RTL

html div#om-{{id}} * { direction: rtl !important; unicode-bidi: bidi-override !important; }

om-translate-copied.js

document.addEventListener('om.Main.init', function (evt) { var Strings = evt.detail._utils.strings; // Replace ¡Copiada! below with the text you…

Dölj admin-baren för prenumeranter

/** * 2) Dölj admin-baren för prenumeranter */ add_filter( 'show_admin_bar', function( $show ) { if (…

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 PRO
<10

ACF_KEYSMST_MSTCASECPT – TAB: CLINICAL ASSESSMENTS (v3.0 Modular)

/** * ============================================ * MST CASE - TAB: CLINICAL ASSESSMENTS (v3.0 Modular) * ============================================ * *…

ismail daugherty PRO
<10

Test snippet

This a test snippet

<10

Delete Pending Donations

This script properly deletes all pending donations using WordPress functions ensuring all hooks fire and related…

Mass Order Delete

Bulk delete orders from Easy Digital Downloads easily

1 78 79 80 81 82 127