Home › Forums › Backend Issues (wp-admin) › Copy posts to user profiles › Reply To: Copy posts to user profiles
Is there anything connecting the posts to the users? Is there some type of a relationship field that is populated?
Is there some unique information that exists for both the post and the user?
Without some way to know what post goes with what user the only way to do this would be manually.
But it there is something that connects them you could create a temporary function that will do a query to get all of one (posts or users) then loop over them and then find an update the other end for each.
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.