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…

Dave Bayless
<10

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

Colin Bunn PRO
<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

Remove WordPress Version Number

Hide the WordPress version number from your site's frontend and feeds

1 78 79 80 81 82 126