Make WordPress Core

Opened 14 years ago

Closed 13 years ago

#16419 closed defect (bug) (worksforme)

Navigation when using Importers

Reported by: jane's profile jane Owned by:
Milestone: Priority: normal
Severity: minor Version: 3.1
Component: Import Keywords: reporter-feedback
Focuses: 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)

#1 @markjaquith
14 years ago

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

http://grab.by/grabs/e10bde4e9db09f5b8ced48c269ac7ff4.png

http://grab.by/grabs/5f3fdb1ec07158f565717ad1de25d5d4.png

#2 @nacin
14 years ago

  • Keywords reporter-feedback added

In the admin.php import handler:

	$parent_file = 'tools.php';
	$submenu_file = 'import.php';

#3 @duck_
13 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.