Opened 2 years ago
Closed 16 months ago
#16419 closed defect (bug) (worksforme)
Navigation when using Importers
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Import | Version: | 3.1 |
| Severity: | minor | Keywords: | reporter-feedback |
| Cc: |
Description
Somehow when the importers got turned into plugins, they lose their navigation designations. When someone is using an importer, it should show Tools -> Import as the active area.
Change History (3)
comment:1
markjaquith — 2 years ago
- Keywords reporter-feedback added
In the admin.php import handler:
$parent_file = 'tools.php'; $submenu_file = 'import.php';
Note: See
TracTickets for help on using
tickets.

Screenshot? I tried both WordPress and Blogger, and they both showed Tools > Import as the active area.