Changeset 18632 for trunk/wp-admin/includes/post.php
- Timestamp:
- 09/03/2011 02:18:10 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/post.php
r18500 r18632 613 613 614 614 // Reunite any orphaned attachments with their parent 615 // Does this need to be u dpated? ~ Mark615 // Does this need to be updated? ~ Mark 616 616 if ( !$draft_ids = get_user_option( 'autosave_draft_ids' ) ) 617 617 $draft_ids = array();
Note: See TracChangeset
for help on using the changeset viewer.