Changeset 30155 for trunk/src/wp-admin/export.php
- Timestamp:
- 11/01/2014 08:19:26 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/export.php
r30122 r30155 57 57 ); 58 58 59 // If the 'download' URL parameter is set, a WXR export file is baked and returned. 59 60 if ( isset( $_GET['download'] ) ) { 60 61 $args = array();
Note: See TracChangeset
for help on using the changeset viewer.