Changeset 10175 for trunk/wp-admin/link-parse-opml.php
- Timestamp:
- 12/10/2008 06:43:43 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/link-parse-opml.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/link-parse-opml.php
r8645 r10175 9 9 /** Load WordPress Bootstrap */ 10 10 require_once('../wp-load.php'); 11 12 global $opml, $map; 11 13 12 14 // columns we wish to find are: link_url, link_name, link_target, link_description
Note: See TracChangeset
for help on using the changeset viewer.