Auto-Update WordPress Username If Email Changes
Additional News
Just Launched: GoGuidebook – Digital Guidebooks & Welcome Books For Vacation Rentals
This week we’re excited to debut our new Bold City Agency product, GoGuidebook. GoGuidebook is a platform for creating digital
...WooCommerce – Automatically Apply Coupon Code Based On State
add_action( 'woocommerce_before_calculate_totals', 'auto_apply_coupon_conditionally', 10, 1 ); function auto_apply_coupon_conditionally($cart) { //$cart = WC()->cart; if ( is_admin() && ! defined( 'DOING_AJAX' )
...Google Authenticator App Crashes on iOS 14.2 Solution
With the new release of iOS 14.2 for iPhone, there have been major reported problems of the Google Authenticator app
...Adding Attachments To WooCommerce Emails
WooCommerce is a great e-commerce platform that comes with flexibility. One request we recently had from a client was adding
...Gravity Forms Enhanced User Interface Not Working In Popup
Today we’re going to tackle an issue that, in all honesty, took me a bit of time to uncover in
...Magnific Popup & Vimeo – Force Close After Video Finishes
A quick code snippet for everybody tonight involving Magnific Popup & Vimeo. A client recently requested the Magnific Popup window
...