Changeset 55917 for trunk/src/wp-admin/link-parse-opml.php
- Timestamp:
- 06/14/2023 02:06:03 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/link-parse-opml.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/link-parse-opml.php
r48322 r55917 17 17 18 18 /** 19 * XML callback function for the start of a new XML tag. 19 * Starts a new XML tag. 20 * 21 * Callback function for xml_set_element_handler(). 20 22 * 21 23 * @since 0.71 … … 61 63 62 64 /** 63 * XML callback function that is called at the end of a XML tag. 65 * Ends a new XML tag. 66 * 67 * Callback function for xml_set_element_handler(). 64 68 * 65 69 * @since 0.71
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)