Changeset 55942 for trunk/src/wp-admin/includes/export.php
- Timestamp:
- 06/19/2023 06:26:01 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/export.php
r54953 r55942 219 219 return network_home_url(); 220 220 } else { 221 // WordPress (single site): the blogURL.221 // WordPress (single site): the site URL. 222 222 return get_bloginfo_rss( 'url' ); 223 223 }
Note: See TracChangeset
for help on using the changeset viewer.