Home › Forums › Pre-purchase Questions › ACF and BuddyPress › Reply To: ACF and BuddyPress
I do not know the details of adding custom fields to the front end user form for buddy press.
Adding ACF fields to forms created by other plugins usually involves using acf_form() inserted between the form tags of the other form with the form argument set to false.
If the other plugin allows adding custom fields then you could also hook into the save action used by that plugin and build an action filter that updates the ACF fields.
In any case, what you can do depends on the other plugin and what you can modify about the operation of the other plugin.
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.