Blog


Now is the Time
Are we living in unconventional times? Yes, of COURSE we are. And THAT means now is the time to make a difference.


Adding Advanced Custom Fields Google Maps to WooCommerce Quick View Pro
Advanced Custom Field Google Maps doesn’t work out of the box in WooCommerce Quick View Pro. Here’s how to fix it.


How to Return WooCommerce Advanced Custom Fields Through the WordPress API
This tutorial will show you how to expose your WooCommerce Advanced Custom Fields through the WordPress API.


Why Smart Companies Are Hiring Remotely
Location Independence is one of our core values. Here’s why.


How to Return Two Values to a Function in ES6
Use Case: Check to see selected value matches one of two acceptable options out of a larger list. If so, continue. Then, if that selection matches a certain value, apply a condition.


How to Extend WC_Stripe_Webhook_Handler
Extending WooCommerce Stripe Gateway’s WC_Stripe_Webhook_Handler class in order to modify the check_for_webhook function isn’t as obvious as it sounds. Here’s how we did it.