Topup Form
Top Up Now Player ID Buy Now
Reverse variable pricing
Great for when you've added variable prices lowest to highest but want to show highest to…
Remove "mail.readwrite" Scope for the Outlook Mailer (copy)
This snippet removes the `mail.readwrite` scope from the WP Mail SMTP plugin Outlook provider.
BOGO Coupons to refer to original subtotal
When a BOGO coupon has a minimum spend (Usage Restriction) configured, applying the coupon can incorrectly…
Change Method Label
add_filter( 'woocommerce_cart_shipping_method_full_label', 'wcv_override_vendor_shipping_label', 10, 2 ); function wcv_override_vendor_shipping_label( $label, $method ){ $label = 'Flat-rate'; // cost;…
Make All Users Vendors
/** * Make all new user registrations Vendors. */ add_filter( 'woocommerce_new_customer_data', 'wcv_woocommerce_new_user_data' ); function wcv_woocommerce_new_user_data( $data…
Protect Admin User
A simple safeguard to protect site owner or developer account from deletion. A least resource exhaustive…
Preferred Smooth Scroll
Adds modern CSS smooth scroll to site while respecting user preferences.
home slider html
if (is_front_page()) : ?>
Plain Upcoming Events List Shortcode
The Events List block prints a fixed heading and calendar icons that are hard to restyle.…
Add data-no-optimize to all JS snippets
This snippet filters the output of all the WPCode JavaScript snippets to add the data-no-optimize parameter…
Snow Rider
The game can also help develop hand-eye coordination. Players need to watch the screen while controlling…