Talkwithkallie.com
talkwithkallie.com
Commissions payment_id email tag
This adds support for the {payment_id} email tag to Commissions Notifications
Vendd Theme - Display Downloads Purchase Button
This is a CSS snippet which displays the download purchase button
Product Expiry For Woo
Supports the Expiry for Woocommerce plugin - WC Vendor
Bulk Change Custom Order Status wpadmin
add_filter( 'bulk_actions-edit-shop_order', 'misha_register_bulk_action' ); // edit-shop_order is the screen ID of the orders page function misha_register_bulk_action(…
Add vendor id and name to CSV commissions export
Add vendor id and name to CSV commissions export
Event URL (Additional Data) | Display Eventbrite Events
This filter allows you to adjust the event URL. This is primarily so you can add…
Untitled Snippet
wp_enqueue_style( 'style', get_stylesheet_uri() ); .wp-block-latest-comments__comment-date { color: var(--wp--preset--color--primary); font-size: var(--wp--preset--font-size--small); } function myfirsttheme_setup() { /* *…
Gravity Forms Auto-populate Date
The purpose of this snippet is to calculate a date 90 days from today. That serves…
om-js-event-ga-name-change.js
document.addEventListener( 'om.GoogleAnalytics.preConversionEvent', function( event ) { const { gaEvent } = event.detail; gaEvent.name = 'generate_lead'; //…
Editorial Group GTM Body Tag
Add GTM Tag to Site Body in Editorial Site Group