Hide admin nags

.notice .is-dismissable { display: none; } /* In Wordpress, set this to be inserted into the…

ADD CODE

google20ec315e3dcb494d.html

MemberPress: Bulk Delete All Expired Subscriptions

Running this code snippet will delete all expired and canceled subscriptions in bulk each time the…

om-available.js

document.addEventListener('om.Campaign.load', function(event) { console.log(event.detail); } );

CONNECT TO API GATEWAY

This code is to connect to an API, this is a test

Mwanaidi Masoud PRO
<10

The draft of receipt

from reportlab.lib.pagesizes import A4 from datetime import datetime from reportlab.platypus import Table, TableStyle, Paragraph, SimpleDocTemplate, Image,…

Alex Olney
<10

Customize Gift Card Code

/* Customize the generated Gift Card Code */ function agcfw_change_prefix() { return array( 'characters' => 'ABCDEFGHJKMNPQRSTUVWXYZ23456789',…

Integración de eventos del datalayer en Clarity

Enviar de manera automatica todos los eventos del datalayer a Microsoft Clarity

Add post meta if content has WP Tasty

This snippet will check if your migrated content has WP Tasty in it and if it…

<10

Allow Tasty Pins Only On Single Posts

Disable Tasty Pins on pages or custom post types and only add them to blog posts.

<10

Connect site to Google

google-site-verification: google476d5b0743fce814.html

specific-element-custom-font.css

div#om-{{id}} .my-headline * { font-family: "Proxima Nova", Helvetica, "Helvetica Neue", Arial, sans-serif !important; }

1 78 79 80 81 82 114