Elegant Fade In-Out
Hide all elements until they Visible in the Viewport
Allow SVG Files Upload
/** * Allow SVG uploads for administrator users. * * @param array $upload_mimes Allowed mime types.…
Force "Become a Vendor" to always go to /my-account/become-a-vendor/
/** * Force "Become a Vendor" to always go to * /my-account/become-a-vendor/ * * Applies to…
Modify User Verification URL Expiration
Changes the length of time before user verification email links expire
WWOF - Force Default Quantity to 0 and Auto-tick the Add to Cart Checkbox
Supports both manual typing and up/down arrow clicks
Show Invoice for Refunded
Makes PDF Invoices available for refunded payments
Security Icons for Cart Page
/** * ============================================================ * Cart Page — Security Trust Badge Bar * ============================================================ * * PURPOSE:…
AR iFrame Snippet 2.0
Used for IMP Augmented Reality viewer for Jacuzzi models from Brand 3D
Price Option Not Checked
Prevent variable pricing options from being checked by default
Paramount Site
paramount-wpcode-full-shortcode.php
MemberPress: Hide Protected Posts on Archive Page
Hides posts that the current user (or guest) does not have access to from archive pages.
Test
echo "test";
Disable Product delete for published products only
/** * This will disable delete only for published products, leaving drafts to be able to…