Roberto García
Results
2
comments of
Roberto García
Hey, notice this is some old, but i discovered that all this stuff is solved using: update_field('YOUR_FIELD_KEY', 'NEW_VALUE', $POST_OBJECT); So, considerations when updating an image field: - do not use...
Hi, since Gutemberg, plugin seems not to update fields content, i ended up discovering that the new value is not passed to the orginal textarea, so once you save, changes...