VDX Optimizer

// VDX Optimizer - SEO, Social Media & WooCommerce // SEO Meta Tags add_action('wp_head', function() {…

Vadim Bubulici
<10

Lindy Chat Bot

Geoff Neupert PRO
<10

Show Invoice for Pending

Makes PDF Invoices available for pending payments

met checkout redirection

code to redirect checkout from meta to woocomm

sarah miller
<10

Weighted download count

This plugin makes it so that certain products use up more downloads in the download counter…

Spreaker Automatic Sync

Runs an hourly background task to fetch the Spreaker RSS feed and automatically creates a new…

Craig Carroll
<10

Mytestsnippet

Testing

Edwin van Zyl
<10

Untitled Snippet

add_action('template_redirect', function () { if (! is_front_page()) { return; } echo

Tim Austin PRO
<10

Add Custom Settings Tab to Vendor Dashboard

// Add the tab to the tab nav add_filter( 'wcv_store_tabs', 'add_custom_tab_nav' ); function add_custom_tab_nav( $tabs ){…

Hide “Everywhere Else” on the countries dropdown

if ( ! function_exists( 'wcv_hide_everywhere_else' ) ) { /** * Hide the "Everywhere else" option in…

Display Last Login

Shows user ID number and registers last login date with timestamp on the user table.

1 115 116 117 118 119 233