Opened 9 years ago
Closed 9 years ago
#34100 closed defect (bug) (duplicate)
New Page titled wp-admin has slug wp-admin, so will go to the dashboard
Reported by: | kaixinlin | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.3.1 |
Component: | Permalinks | Keywords: | |
Focuses: | Cc: |
Description
When creating a new Page title wp-admin, the slug is by default wp-admin as well, the link of the page will end up being http://example.com/wp-admin, and so will go to the dashboard.
A way to fix the problem would be to automatically rename the slug as wp-admin-2. (Which may require the creation of a slug blacklist?)
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate of #23478.