Changeset 33950 for branches/4.3
- Timestamp:
- 09/08/2015 07:04:05 PM (9 years ago)
- Location:
- branches/4.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.3
-
branches/4.3/src/wp-admin/includes/upgrade.php
r33877 r33950 223 223 'post_content' => $first_page, 224 224 'post_excerpt' => '', 225 'comment_status' => 'closed', 225 226 'post_title' => __( 'Sample Page' ), 226 227 /* translators: Default page slug */
Note: See TracChangeset
for help on using the changeset viewer.