Search results for: admin
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,…
Modern Pos Ajax Issues
define('SUBDIRECTORY', 'modernpos');
CONNECT TO API GATEWAY
This code is to connect to an API, this is a test
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).
Hem
Octodesigns.se Octodesigns.se Hem Produkter Galleri Kontakta mig © 2024 Octodesigns.se All rights reserved. Hem Produkter Galleri…
Scan images from Elementor Galleries and counts them for the sitemap XML
This snippet will find new images inside the post content, which has Elementor Galleries. And it…
Adds URL to pages window
add_filter('manage_page_posts_columns', 'my_custom_column', 10); add_action('manage_page_posts_custom_column', 'add_my_custom_column', 10, 2); function my_custom_column($defaults) { $defaults['url'] = 'URL'; return $defaults; }…
Add Theme colors to Head
Gets the theme colors for X/Pro theme and adds them to the head location to use…
RSA GTM Body Tag
Add GTM Tag to Site Body in RSA Site Group
RSA Group GTM Head Tag
Add GTM Tag to Site Header on RSA Site Group
WSG Group GTM Head Tag
Add GTM Tag to Site Header on WSG Site Group