Opened 16 years ago
Closed 16 years ago
#100 closed defect (bug) (fixed)
Admin Bar "Manage Posts" wrong URL
Reported by: | trent | Owned by: | apeatling |
---|---|---|---|
Milestone: | Priority: | major | |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
The admin bar menu option for "manage posts" is referencing the wrong URL. It is currently:
/wp-admin/post-new.php
It should be:
/wp-admin/edit.php
Change History (3)
Note: See
TracTickets for help on using
tickets.
Fixed in r481