Single Meta Save: Fields missing
-
Hi,
I tried out the feature “Single Meta Save” for a customer.
Latest versions von WP, ACF Pro and ACFE (and Timber).
First: It speeds up saving a page with a lot of ACF fields (in our case up to 1000) alot – most times. Sometimes saving the page is slow again.
Second: It is a bit annoying, that many fields are delivered in a different structure, so that I have to change the PHP and/or Twig code. The structure is better than with pure ACF, but it changes, when enabling this feature. Therefore I need both variants in my code and switches like “if (is_array($modules)) { … } else { … }”.
Third: After updating the code step by step, one of the last pages did not work. ACF/ACFE is not returning some subfields. ??
Here is my debug output, where I can see several fields missing, sometimes partly:
Hmpf… No screenshot pasting possible here? ??
- The topic ‘Single Meta Save: Fields missing’ is closed to new replies.