Changeset 1073 in tests for trunk/tests/admin/includesScreen.php
- Timestamp:
- 10/04/2012 12:50:17 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/tests/admin/includesScreen.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/admin/includesScreen.php
r1002 r1073 17 17 'link-manager.php' => array( 'base' => 'link-manager', 'id' => 'link-manager' ), 18 18 'link-add.php' => array( 'action' => 'add', 'base' => 'link', 'id' => 'link' ), 19 'edit-tags.php?taxonomy=link_category' => array( 'base' => 'edit-tags', 'id' => 'edit-link_category', 'taxonomy' => 'link_category' ),19 'edit-tags.php?taxonomy=link_category' => array( 'base' => 'edit-tags', 'id' => 'edit-link_category', 'taxonomy' => 'link_category', 'post_type' => '' ), 20 20 'edit-comments.php' => array( 'base' => 'edit-comments', 'id' => 'edit-comments' ), 21 21 'themes.php' => array( 'base' => 'themes', 'id' => 'themes' ),
Note: See TracChangeset
for help on using the changeset viewer.