Current Year Shortcode
Adding the option to use the current year [year] shortcode on your website on any website,…
Buy Now Button - Variation
add_filter( 'gettext', 'customizing_product_variation_message', 10, 3 ); function customizing_product_variation_message( $translated_text, $untranslated_text, $domain ) { if ($untranslated_text ==…
Remove Last Name at Checkout
Removes the Last Name field from the checkout page. Note: This worked with checkout shortcode only
Yoast SEO
Integration with Yoast SEO with WC Vendors
Instagram Shop
Instagram and Facebook
Google AdSense Ad blocking recovery (Head Section)
Google AdSense Ad blocking recovery (Head Section) Snippet
Add WPCode Permalink Smart Tag
Add a custom smart tag for WPCode to output the value of the current page permalink.
Generate a virtual coupon when order is completed.
This snippet will generate a new virtual coupon for a coupon that you've enabled virtual coupon…
Login Form Styling
Custom styling for login forms
Update Donation Summary
Often you might want to change the output of where a donation summary is outputted for…
Mapping WPForms Checkbox Values to ACF Checkbox Fields
This snippet uses the wpforms_post_submissions_process action hook to dynamically map WPForms checkbox submissions to ACF checkbox…
Remove Decimals
Removes decimal places from all prices
Subscription Status Shortcode
Adds a shortcode to display a short subscription status description for recurring payments.