Designing custom-post-type ACF fields with AI pattern-matching
TL;DR Most production custom-post-types ship with Text fields everywhere. The migration cost from Text-everywhere to typed-fields-everywhere always exceeds the time it would have taken to plan the field map in the first sprint. Designing the field map BEFORE clicking Add…