Home › Forums › Bug Reports › field type link doesn't update › Reply To: field type link doesn't update
The link field uses the build in WP link insertion, the same thing that is used in the content area of the page. These links will break if the slug is changed the same way that links inserted into content will break if the slug is changed.
My first suggestion would be to not changes slugs unless there is a very good reason to do so. Bad for SEO.
My second suggestion would be to use a redirect plugin to add 301s when you need to change post slugs.
My third suggestion would be to use a post object field instead of a link field.
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.