Changeset 32642 for trunk/src/wp-admin/includes/import.php
- Timestamp:
- 05/28/2015 09:40:27 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/import.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/import.php
r30980 r32642 12 12 * @since 2.0.0 13 13 * 14 * @global array $wp_importers 14 15 * @return array 15 16 */ … … 42 43 * 43 44 * @since 2.0.0 45 * 46 * @global array $wp_importers 44 47 * 45 48 * @param string $id Importer tag. Used to uniquely identify importer.
Note: See TracChangeset
for help on using the changeset viewer.