Changes between Initial Version and Version 1 of Ticket #35191, comment 34
- Timestamp:
- 07/12/2016 01:34:42 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35191, comment 34
initial v1 5 5 * IMO we can also combine "Activate" and "Run" to "Run Importer" since both actions start the importer. (De)activation is something for wp-admin/plugins.php. 6 6 * Instead of having the importer name in bold I've increased the font size and changed the font color. 7 8 Edit: Is the change to `wp_get_popular_importers()` necessary? If so, we have to update the API (https://meta.trac.wordpress.org/browser/sites/trunk/api.wordpress.org/public_html/core/importers/1.0/index.php#L13) too, based on the WP version the user is using.