Fix to keep log cleaner#305
Fix to keep log cleaner#305dseegers wants to merge 1 commit intoAdvancedCustomFields:masterfrom dseegers:patch-1
Conversation
|
I saw that
Was throwing a lot of debug log messages. So maybe it is better to change it to:
|
|
Hi @dseegers Thanks for the PR. In theory, It should not be possible for a Link field to be missing the "return_format" property. This prop is added to all Link fields when they are first loaded. I suspect another variable or bug at play that could be causing the corrupt Link field data. If it's not too much to ask, can you please spin up a fresh WP site in "Local by Flywheel" and try to replicate the issue? Please keep the default theme active and edit the functions.php file with any extra logic needed. If you can replicate the issue, please export the site (from flywheel app, right click the site and click "export") and attach to your next reply. I'll import this and get to work replicating / testing the issue :) |
No description provided.