more feater

add_shortcode('product_features_boxes', function () { if (!function_exists('wc_get_product')) { return ''; } global $product; if (!$product || !is_a($product,…

solal avis

avis présents sur ma page d'accueil

sophie laloux
<10

Untitled Snippet

Raymond Berry
<10

Withholding Tax Example

Withhold 30% of each commission amount when the customer address matches the store country for withholding…

Disable IP Geo lookup service

That script is the one making the call to the geolocation endpoint, the rest of the…

Resetting the Vendor & Pending Vendor Roles

add_filter('woocommerce_login_redirect', 'redo_roles', 10, 2); function redo_roles() { remove_role( 'pending_vendor' ); add_role( 'pending_vendor', __( 'Pending Vendor', 'wcvendors'…

Disable Gutenberg Editor (use Classic Editor)

Switch back to the Classic Editor by disablling the Block Editor.

Defining Email Log Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

Google

G-T2XZDKK0J5

Paul Discher
<10
1 104 105 106 107 108 126