/ blog

From the team

Tutorials, release notes, and WordPress development guides.

ACF Custom Field Types: What’s Missing and How to Add Them
ACF

ACF Custom Field Types: What’s Missing and How to Add Them

Every WordPress project that uses Advanced Custom Fields hits the same wall eventually. ACF ships with 30+ solid field types, but the moment a client needs an address field, a phone input with country dial codes, or a gradient picker for their hero background, you’re back to duct-taping three separate fields together or writing a […]

June 1, 2026 · 8 min read
ACF Tip of the Month – May 2026: Opt Into ACF Blocks V3 for Cleaner Block Previews
ACF Tips

ACF Tip of the Month – May 2026: Opt Into ACF Blocks V3 for Cleaner Block Previews

If you’re building custom blocks with ACF Pro and still haven’t switched to Block Version 3, this month’s tip is for you. One line in your block.json is all it takes to address one of the most common pain points with ACF Blocks — style conflicts between the WP admin UI and your block’s preview. […]

May 19, 2026 · 2 min read
The Complete ACF Addons Guide for WordPress Developers (2026)
ACF Addons

The Complete ACF Addons Guide for WordPress Developers (2026)

Every developer who has shipped more than a handful of ACF-powered sites has hit the same wall: a client needs something the built-in field types can’t handle. A map without a Google Maps API key. An icon picker. A responsive range control for a CSS custom property. At that point you have three options — […]

May 18, 2026 · 12 min read
7 Useful ACF Fields That Make WordPress Admin Panels Better
ACF Fields

7 Useful ACF Fields That Make WordPress Admin Panels Better

If you build WordPress websites for clients, you already know the struggle. Too many basic text fields. Confusing admin panels. Clients entering inconsistent data. And lots of cleanup later. That’s where custom ACF fields become incredibly useful. Instead of relying on plain text inputs for everything, you can create structured, user-friendly admin experiences that make […]

May 12, 2026 · 2 min read