Search results for: admin

Disable OpenGraph Tags on all Listing Detail Pages

This snippet disables OpenGraph Tags on all pages whose URL contains /listing-detail/

20+

Allow Tasty Pins Only On Single Posts

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

<10

MemberPress: Disable Emails for Specific Memberships

The code snippet will disable emails from being sent based on the text matching a membership…

Fix Image Caption Rendering Issue Caused by WPResidence Theme

This snippet fixes the Image Caption Rendering Issue Caused by WPResidence Theme

20+

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

Integración de eventos del datalayer en Clarity

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

Customize Gift Card Code

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

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

Modern Pos Ajax Issues

define('SUBDIRECTORY', 'modernpos');

CONNECT TO API GATEWAY

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

Mwanaidi Masoud PRO
<10

om-available.js

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

ADD CODE

google20ec315e3dcb494d.html

Recurring Addon Extension: Adding placeholder for custom recurring donations

Edit the custom text box that allows users to input custom donations for recurring donations (only).

1 83 84 85 86 87 124