Redirect a user after they register via WooCommerce

If you are using WooCommerce and need to redirect users to a custom thank you page after they register to your WooCommerce site, you can use the woocommerce_registration_redirect filter to do exactly that:

Phil Kurth Phil Kurth

Cookie-based authentication when using the WordPress API Fetch NPM package

A nice little side effect of the development of WordPress’ Gutenberg block editor is that we now have a range of WordPress-oriented NPM packages available to us. One such package that I’ve been using in recent development for the ACF Custom Database Tables plugin is the @wordpress/api-fetch package which, as its name implies, is all […]

Phil Kurth Phil Kurth

Want it delivered fresh? You know what to do…

We never share your data.
Read our Privacy Policy

Quick & simple custom REST API routes for WordPress

Let’s take a look at the easiest way I know to set up custom REST API routes in a hurry.

Phil Kurth Phil Kurth

An automatic versioning strategy for enqueued WordPress assets

WordPress makes enqueuing assets super simple and generally does its very best to keep those assets up to date where possible but we can take this a step further and use PHP’s filemtime() function to ensure our JavaScript and CSS files are given a new version whenever we make changes to them. An example of […]

Phil Kurth Phil Kurth

How to customise the WordPress REST API URL prefix (wp-json)

WordPress’ REST API delivers all endpoints with the wp-json URL base. In this tutorial, we look at how to customise that to suit your needs.

Phil Kurth Phil Kurth
1 2

Good dev stuff, delivered.

Product news, tips, and other cool things we make.

We never share your data. Read our Privacy Policy

© 2016 – 2024 Hookturn Digital. All rights reserved.