Allow Shop Managers to edit and promote wholesale users.
/** * Allow Shop Managers to edit and promote wholesale users. */ function wws_add_shop_manager_user_editing_capability() { $shop_manager…
Test snippet
This a test snippet
Lovable - Header HTML
LOGIN REGISTRATION THE PFSA About Us Our Story Our Team Partners Community News & Updates Success…
ModalCSS
Used to display popup modal in GenerateBlocks
Fix Wholesale Product Visibility Compatibility with Bricks Page Builder
What this does: - Bricks Products widget now gets its product list filtered through WWPP_Query::pre_get_posts_arg, the…
WWOF - Force Default Quantity to 0 and Auto-tick the Add to Cart Checkbox
Supports both manual typing and up/down arrow clicks
Security Icons for Cart Page
/** * ============================================================ * Cart Page — Security Trust Badge Bar * ============================================================ * * PURPOSE:…
Only count last file
This plugin makes it so that All Access only increments the download counter if the customer…
AR iFrame Snippet 2.0
Used for IMP Augmented Reality viewer for Jacuzzi models from Brand 3D
Paramount Site
paramount-wpcode-full-shortcode.php
Test
echo "test";
Add an audio field to the sign up form
// Add the audio field to the signup form. add_action( 'wcv_form_input_after__wcv_store_name', 'wcv_audio_uploader'); function wcv_audio_uploader( ){ //…