Using the Gravity Forms Advanced Post Creation add-on with ACF Custom Database Tables

Learn how to use the Gravity Forms Advanced Post Creation Add-on to save data to custom database tables.

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

Three ways to exclude fields in ACF front end forms

ACF-powered front end forms are quite powerful as you can use a single ACF field group in both the WordPress admin & a front end form. Here are three ways to control which fields render on the front end.

Phil Kurth Phil Kurth

ACF Custom Database Tables 1.1 Released: Repeater Field Support, Column Data Type Filters, Plugin Settings Panel, & more

After many months of hard work version 1.1.0 of our ACF Custom Database Tables plugin is finally done. This release introduces support for the ACF Repeater Field type along with a number of other improvements and filters which enable developers to implement finer control over their custom database table structures. Some important things to note […]

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

ACF Custom Database Tables version 1.1.0-rc2 is now available

It’s been a long wait but after many rounds of testing and refining, version 1.1.0 of the ACF Custom Database Tables plugin is stable and available to download for all current license holders via your Hookturn account page. For a summary of changes see what has changed in version 1.1. I’m currently working through updates […]

Phil Kurth Phil Kurth

How to store attachment ACF field data in custom database tables

A quick and easy workaround for enabling custom database table support on the core WordPress attachment post type.

Phil Kurth Phil Kurth

AJAX-based form submission is now possible using Advanced Forms for ACF

We’ve had quite a few people ask for it and Fabian has done a fantastic job of adding AJAX support to ACF forms powered by the Advanced Forms WordPress plugin. This feature is available to both free and pro versions of the plugin as of version 1.8.0. AJAX is support is easy to enable and […]

Phil Kurth Phil Kurth

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.