Changeset 9032 for trunk/wp-admin/export.php
- Timestamp:
- 09/29/2008 10:06:23 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/export.php
r8691 r9032 23 23 24 24 <div class="wrap"> 25 <h2><?php _e('Export'); ?></h2>26 25 <p><?php _e('When you click the button below WordPress will create an XML file for you to save to your computer.'); ?></p> 27 26 <p><?php _e('This format, which we call WordPress eXtended RSS or WXR, will contain your posts, pages, comments, custom fields, categories, and tags.'); ?></p>
Note: See TracChangeset
for help on using the changeset viewer.