Home › Forums › ACF PRO › ACF the WP-API and a unique repeater row id › Reply To: ACF the WP-API and a unique repeater row id
Very nice! This worked great. Of course you can install without composer by adding this to your functions file.
// Repeater unique ID in a folder called functions in my theme
require_once(‘functions/ACF_Field_Unique_ID.php’);
PhilipNewcomer\ACF_Unique_ID_Field\ACF_Field_Unique_ID::init();
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.