Version 1.1.4 of the ACF Custom Database Tables WordPress plugin is now live. This update brings some important compatibility fixes to ensure that you can continue using ACF Custom Database Tables seamlessly with the upcoming ACF 6.1 release.
The release ensures the new UI coming up in version 6 of ACF is supported. The plugin now has an updated UI to match the new design in ACF. The update continues to support ACF 5 as well so you upgrade without issue in preparation for ACF 6.
We never share your data.
Read our
Privacy Policy
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 […]
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 […]
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.
Writing SQL isn’t something we do often in WordPress but it is more common when working with custom database tables. In this article we take a look at the basics of SQL and how to use it within WordPress safely.
Storing ACF Form values in custom database tables is a powerful feature which you can easily set up using ACF Custom Database Tables and Advanced Forms Pro.
If you are using the ACF Custom Database Tables plugin and have opted to bypass core metadata storage, you’ll likely end up in a situation where you need to create a WP_Query based on data from your custom tables. The basic approach here is to: Write some SQL that queries all post IDs matching your […]
Product news, tips, and other cool things we make.
We never share your data. Read our Privacy Policy