Changeset 9232 for trunk/wp-admin/export.php
- Timestamp:
- 10/17/2008 08:02:03 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/export.php
r9032 r9232 23 23 24 24 <div class="wrap"> 25 <h2><?php echo $title ?></h2> 26 25 27 <p><?php _e('When you click the button below WordPress will create an XML file for you to save to your computer.'); ?></p> 26 28 <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.