Home › Forums › ACF PRO › Search contents by latitutine, longitude and radius › Reply To: Search contents by latitutine, longitude and radius
you can bypass the way WordPress and ACF save these fields in MySQL, by a custom function where you can tell WordPress to save meta values in your specific table.
You’d write this kind of code in functions.php – take a look at save_post (or edit_post) action and “locations_update_geodata” transient
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.