Home › Forums › General Issues › Calculating time in ACF › Reply To: Calculating time in ACF
That is the priority that your filter is called. All of the built in ACF filters and actions are called with a priority of 10. So if you want to run your before ACF then you use a number < 10 and if you want them to run after you use a priority > 10. Since we want ACF to have already saved the fields when we try to get them we want > 10 in this case.
I would try to figure out the JS for more help, I’m sure the code would come in handy in the future, if I had time to kill, but as development goes, I am going through a peak at the moment. I come here and answer questions when I need to give my brain a break from whatever I’m working on.
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βre excited to announce we've released Composer support for installing ACF PRO.
— Advanced Custom Fields (@wp_acf) January 31, 2023
π #ComposerPHP fans rejoice!
β¨ Please see the release post for all the details and full instructions. https://t.co/ebEfp61nlR
© 2023 Advanced Custom Fields.
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.