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…WP OneSignal Open App instead of Phone Browser
This snippet makes push notifications sent via Onesignal for WordPress open the app instead of the phone browser.Plugin contribution: WordPress Hide Posts
This plugin allows you to hide any posts on the home page, category page, search page, tags page, authors page,…Mini-Plugin: WooCommerce Auto Save All Products.
This is a mini plugin that autosaves all WooCommerce products whenever an admin page is loaded. If you have the…