Donation Form Email Check
If you need to do manual validation of an email when a donation is being submitted…
increase max file size
a snippet to increase max file size to allow WP staging pro upload
Yoast SEO
Integration with Yoast SEO with WC Vendors
aa
add_action('admin_notices', function () { if (!current_user_can('manage_options')) { return; } echo 'WPCode test is working.'; echo 'Application…
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
Enable Full WP_Editor on Product Fields
add_filter( 'wcv_product_description_editor_settings', 'wcv_full_editor' ); add_filter( 'wcv_product_short_description_editor_settings', 'wcv_full_editor' ); function wcv_full_editor( $settings ){ $settings['teeny'] = false; return…
How To Show Last Modified Date On Blog Post Instead Of Published Date in WordPress
If you want to display the last modified date on your blog post without using a…
Google Search Console Verification
HTML tag
Conversion Event Snippet
When people click on book now or sign up and redirected to Mindbody for bookings.
Add Security Info to Checkout
Replace the image on checkout with the proper image for your SSL certificate.
Defining SendLayer Mailer Constants
This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…
Facebook storage tracking
Pixel for tracking self storage traffic
Rank Math
Support for Rank Math