[wp-trac] [WordPress Trac] #14192: Quick Edit On Custom Post Type Removes Custom Meta Values

WordPress Trac wp-trac at lists.automattic.com
Sun Jul 4 02:28:59 UTC 2010


#14192: Quick Edit On Custom Post Type Removes Custom Meta Values
----------------------------+-----------------------------------------------
 Reporter:  liamgooding     |       Owner:                  
     Type:  defect (bug)    |      Status:  new             
 Priority:  normal          |   Milestone:  Awaiting Review 
Component:  Administration  |     Version:  3.0             
 Severity:  normal          |    Keywords:  custom post type
----------------------------+-----------------------------------------------
 Hi, just stumbled across this with a custom post type. I have a few custom
 meta boxes that very simply update meta values using

 update_post_meta()

 However, I just needed to run a quick edit on the date of a custom post
 type so used the 'inline editor' (or quick editor) and that worked fine
 but then looking at the full edit screen, all my custom meta values were
 wiped to blank.

 The core features I'm supporting in my custom post type (title, editor,
 excerpt) were fine.

 I've attached the plugin file that registers the custom post type along
 with meta-boxes. It's pretty barebones.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14192>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list