[wp-trac] [WordPress Trac] #25023: WordPress 3.6 deleting data on custom post meta
WordPress Trac
noreply at wordpress.org
Tue Aug 13 18:45:36 UTC 2013
#25023: WordPress 3.6 deleting data on custom post meta
---------------------------------------+------------------------------
Reporter: cdwharton | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.6
Severity: critical | Resolution:
Keywords: needs-patch needs-testing |
---------------------------------------+------------------------------
Comment (by cdwharton):
After some more testing I think the issue is related to...
add_action('save_post', 'save_page_summary_meta');
This seems to be firing as the edit screen loads, I'm guessing the data
hasn't loaded at this stage so it is clearing it?
Any help would be great (thanks Helen for tidying my original code too :)
)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25023#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list