Changes between Initial Version and Version 1 of Ticket #22412, comment 2
- Timestamp:
- 11/11/12 21:38:52 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22412, comment 2
initial v1 1 1 I think that sometimes auto-save function does not save custom meta settings, some are only saved by Update button. 2 2 http://codex.wordpress.org/Function_Reference/add_meta_box#Example 3 4 implementing Update - (ajax save) will eventually need for a code change and some 'old' post meta boxes will loose the functionality, I think so...