Learn how to use the Gravity Forms Advanced Post Creation Add-on to save data to custom database tables.
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 […]
We never share your data.
Read our
Privacy Policy
Let’s take a look at the easiest way I know to set up custom REST API routes in a hurry.
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.
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 […]
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 […]
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.
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 […]
A quick and easy workaround for enabling custom database table support on the core WordPress attachment post type.
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 […]
Product news, tips, and other cool things we make.
We never share your data. Read our Privacy Policy