Home › Forums › General Issues › Optimize for Speed › Reply To: Optimize for Speed
ACF field values are loaded through wp_cache_get if cache is available for that object. I’m not entirely sure how this affects normal ACF calls, or if ACF makes other database queries outside of getting field values… but it’s a promising thought.
wp_cache_get
can be seen in action at advanced_custom_fields/core/fields/_functions.php:309
.
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.