Ticket #22994: 22994.diff
File 22994.diff, 653 bytes (added by , 12 years ago) |
---|
-
wp-admin/includes/import.php
157 157 'plugin-slug' => 'movabletype-importer', 158 158 'importer-id' => 'mt', 159 159 ), 160 'opml' => array(161 'name' => __( 'Blogroll' ),162 'description' => __( 'Install the blogroll importer to import links in OPML format.' ),163 'plugin-slug' => 'opml-importer',164 'importer-id' => 'opml',165 ),166 160 'rss' => array( 167 161 'name' => __( 'RSS' ), 168 162 'description' => __( 'Install the RSS importer to import posts from an RSS feed.' ),