Support

Account

Home Forums General Issues Optimizing the post meta stored in options table Reply To: Optimizing the post meta stored in options table

  • Yes right.. but i am seeing some backdated entries on our options table which are custom fields.

    may be some previous version of ACF stored this. isn’t it?

    O can sse the defination of get_field() function where its trying to get the data from postmeta else usermeta else from options..

    Line 114:

    https://github.com/elliotcondon/acf/blob/master/core/api.php