Home › Forums › General Issues › Two Part thread: Dealing with Query count and global options › Reply To: Two Part thread: Dealing with Query count and global options
Hi @markbloomfield,
The reason I am not using get_field('fieldname');
is due to the amount of custom fields I am using. I do not want to use a DB every time I need to display the field. Using get_post_meta($post->ID);
allows to me to only call the data once.
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.