The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
Description
Originally reported with Bricks builder in https://wordpress.org/support/topic/image-fields-not-being-copied-over-when-using-duplicate/
Found also in Yoast Duplicate Post.
Version
3.2.7
Testing Instructions
image_field
image_field
and_pods_ image_field
meta keys and values exist correctly inpost_meta
table.pods-dfv-field-data
inline script JSON does not contain the data frompost_meta
table.Screenshots / Screencast
inline JSON looks like this:
But should look like this:
fieldValue
is false instead of array of integers and URLs are missing.Possible Workaround
Clearing Pods cache didn't resolve it.
Site Health Information
No response
Pods Package
No response