All Posts Tagged: #ACF
Change Default ACF Field Name
In this post I will discuss how you can change the default way that Advanced Custom Fields will update your name field (usually based on the label). This will be done using the ACF JavaScript API.
Add ACF Meta to WP REST API Response
Advanced Custom Fields is a popular plugin to use in WordPress. This post shows you how to add the ACF data to the default WP REST /posts route.