missing return
-
You are missing
return $ x;in the filter callback function ‘update_post_metadata’.
see the fileadvanced-custom-fields-table-field\acf-table-v5.php
The callback should returns a null value to allow metadata updates.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘missing return’ is closed to new replies.