Support

Account

Home Forums Backend Issues (wp-admin) Custom fields get emptied when publishing Reply To: Custom fields get emptied when publishing

  • Updated to 4.1.8, but still no luck (debug is on and doesn’t report any errors)

    I installed Debug Objects, and for ‘Post Type & Meta’, when I’m opening a post in edit mode, it shows:

    
    Post ID: 6632
    Meta Keys: 8
    Key				Value
    _edit_last
    1 value	
    				array (
    				  0 => '1',
    				)
    _edit_lock
    1 value	
    				array (
    				  0 => '1373360374:1',
    				)
    dato
    1 value	
    				array (
    				  0 => '1373500800',
    				)
    _dato
    1 value	
    				array (
    				  0 => 'field_51d520b7091da',
    				)
    repeat
    1 value	
    				array (
    				  0 => '1',
    				)
    _repeat
    1 value	
    				array (
    				  0 => 'field_51da7b12dbf99',
    				)
    repeat_0_dato2
    1 value	
    				array (
    				  0 => '1373414400',
    				)
    _repeat_0_dato2
    1 value	
    				array (
    				  0 => 'field_51da7b24dbf9a',
    				)
    

    value for ‘dato’ isn’t displayed in the custom field, but value for ‘repeat_0_dato2’ is displayed