[wp-trac] [WordPress Trac] #36818: Export filter for post meta
WordPress Trac
noreply at wordpress.org
Wed May 11 20:00:16 UTC 2016
#36818: Export filter for post meta
-------------------------+-----------------------------
Reporter: justinbusa | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Export | Version:
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
It would be handy if we had a filter for modifying post meta before it is
written to an export file.
Our plugin stores serialized arrays in post meta that get corrupted from
time to time during the export/import process. The attached patch/filter
would allow us to store the data differently in an export file to prevent
that from happening.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36818>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list