Announcing KoaWP: A WordPress Starter Plugin
I am happy to announce the launch of KoaWP, an object-oriented WordPress starter plugin designed to help you kickstart your…How to add a custom fee to a WooCommerce product by product ID.
If you want to add a fixed custom fee to a specific WooCommerce product, you can do so with the…A list of all WordPress query types
Lately I have been playing around with pre_get_posts much and wanted to know all kinds of query types one can…How to extend WordPress users/me endpoint with user email
The users/me endpoint in WordPress WordPress has a built in endpoint that you can use to query information about the…How to backup your WordPress / WooCommerce mails
Backup your WordPress and WooCommerce mails Emails can be a crucial part of your business, especially when they are transactional…Modify the WordPress REST response
I have searched high and low for a way to remove elements from the WordPress REST API response, but only…Showing WooCommerce orders via Shortcode
A few years back. I created a snippet that allows you to show WooCommerce orders everywhere using a shortcode.Saving posts programmatically after an import
I recently did a bulk post import for one of my sites and noticed that the related articles did not…Debugging WordPress Contact Form 7 send submission problems
If you have trouble with Contact Form 7 aborting submissions and it claiming "Cannot send..." You can use this code…Reduce Carbon Fields vendor folder size
I recently used the excellent Carbon Fields for building WordPress settings (hat tip to this super useful blog post). I…