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(…
Update the author name on published recipes
This code snippet will update the author name for all existing recipes. Just replace New Name…
Event URL (Simple Usage) | Display Eventbrite Events
This filter allows you to adjust the event URL. This is primarily so you can add…
Google Call Tracking - On Website
This snippet goes on the Contact page where our phone number is displayed. It allows Google…
Untitled Snippet
https://github.com/dontcrash/NRD.git
Connect to google
https://www.facebook.com/profile.php?id=61561561635100
om-js-events-ga-conversion.js
// OptinMonster Javascript Event for Google Analytics Conversion Event document.addEventListener( 'om.GoogleAnalytics.preConversionEvent', function( event ) { var…
slide-right-center.css
html div#om-{{id}} { margin-right: -20px !important; height: 540px !important; top: calc(540px / 2) !important; bottom: calc(540px…
Add post meta if content has WP Tasty
This snippet will check if your migrated content has WP Tasty in it and if it…