// before getting link
remove_filter('post_type_link', 'custom_post_permalink');
// get the link
// after getting the link
add_filter('post_type_link', 'custom_post_permalink');
Welcome
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
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 Cookie Policy. If you continue to use this site, you consent to our use of cookies.