Changeset 51475 for trunk/src/wp-admin/export.php
- Timestamp:
- 07/22/2021 01:51:58 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/export.php
r50001 r51475 16 16 /** Load WordPress export API */ 17 17 require_once ABSPATH . 'wp-admin/includes/export.php'; 18 19 // Used in the HTML title tag. 18 20 $title = __( 'Export' ); 19 21
Note: See TracChangeset
for help on using the changeset viewer.