30 May 19

- Tagged in "Guide" / Page 2 -

Building a Custom Slider Block in 30 Minutes With ACF

We recently released a new and exciting feature in ACF PRO to help PHP developers take full advantage of the new Block based editor, aka Gutenberg. It’s called ACF Blocks and it makes light work of block type development. To demonstrate just how easy this PHP framework is to work with, I set myself a […]

Continue Reading

6 Feb 19

A Closer Look at Applying Filter Variations in ACF

WordPress actions and filters are wonderful. They allow plugin, theme and core developers to offer large amounts of customization with very little effort. For a long time, ACF has sprinkled these actions and filters throughout the various f... Continue Reading

8 Aug 18

The State of ACF in a Gutenberg World

The big event is finally within sight: WordPress 5.0, featuring the new Gutenberg editor, is coming soon. And all of the emotions leading up to this release are quite unlike anything we’ve seen in the world of WordPress. Feelings are all ... Continue Reading

24 May 18

ACF and GDPR: What You Need to Know

While everyone’s inboxes are overflowing from privacy policy emails, and with GDPR (EU General Data Protection Regulation) taking effect on May 25, 2018, we thought it would be a good time to fill you in on how this new user data priv... Continue Reading

26 Mar 18

ACF Theme Code Review. Work Smarter, not Harder

While we all know and love Advanced Custom Fields, you may not be aware that there are other tools out there to help you extend what it can do. In fact, there are numerous companion plugins that can put even more power at your fingertips. �... Continue Reading

6 Feb 18

Wait, ACF Has Settings?

When working with WordPress plugins, it’s often expected that each one will have its own obligatory “Settings” page. It’s the place where we go to tweak various options to fit our particular needs. Those of you who are familiar with... Continue Reading

24 Jan 18

Best Practices when Designing Custom Fields

Building with Advanced Custom Fields provides both users and developers a way to communicate via content. As the developer, you can think of ACF as a translator between yourself and your client, and it is up to you to design the best UI for... Continue Reading

20 Dec 17

Organizing Custom Fields Inside of WordPress with ACF

Utilizing custom fields is a great way to tailor your site’s content to match your exact needs. But the more fields you add, the more unwieldy the WordPress edit screen becomes. Thankfully, ACF includes several ways to help you better org... Continue Reading

5 Dec 17

A Beginner’s Guide to Advanced Custom Fields

When building a website with WordPress, you have the ability to customize both the look and functionality of your site as much (or as little) as you’d like. The idea is that using this open source content management system (CMS) will prov... Continue Reading

18 Jul 16

Google Maps API settings

Google have introduced new changes to their API requests and you may need to register an API key Continue Reading