Test

Louis Agnello
<10

Cortex Schema API

/** * Cortex Schema API v3.1 - Streamlined Schema Audit with Server-Side Filtering * * Focused…

<10

Show Terms By Default

Show the terms of agreement open on the checkout page by default

Prevent Wholesale Customer to Add Product to the Cart If The Product is Low on Stock

// Prevent wholesale customer to add to cart if the product is low on stock add_filter('woocommerce_is_purchasable',…

Disable Update Notifications

Disable all wordpress update notifications

Hagai Maidenberg
<10

Retroactive Lifetime Licenses

Mark all existing licenses for an EDD product as lifetime licenses.

AffiliateWP - Admin Notification for Vanity Coupon Code Requests

Sends an admin email notification whenever an affiliate submits a valid vanity coupon code change request…

AffiliateWP -- Searchable Checkout Referrals Dropdown WPCode Description

Applies Select2 to the affiliate selector dropdown at checkout to make it searchable. Handles WooCommerce classic…

Reverse variable pricing

Great for when you've added variable prices lowest to highest but want to show highest to…

WWPP - Restrict add-to-cart on specific products to a specific wholesale role only

How to use and configure this snippet: 1. Set your exact Role Key: In the snippet,…

Disable comments

add_action('admin_init', function () { // Redirect any user trying to access comments page global $pagenow; if…

<10

Restrict WordPress Admin Access by Country

Restrict access to wp-admin based on visitor country using Cloudflare's country header. Useful for agencies, membership…

1 107 108 109 110 111 223