Ticket #22994: 22994.1.diff
File 22994.1.diff, 633 bytes (added by , 5 years ago) |
---|
-
src/wp-admin/includes/import.php
203 203 'plugin-slug' => 'movabletype-importer', 204 204 'importer-id' => 'mt', 205 205 ), 206 'opml' => array(207 'name' => __( 'Blogroll' ),208 'description' => __( 'Import links in OPML format.' ),209 'plugin-slug' => 'opml-importer',210 'importer-id' => 'opml',211 ),212 206 'rss' => array( 213 207 'name' => __( 'RSS' ), 214 208 'description' => __( 'Import posts from an RSS feed.' ),