Opened 10 years ago
Closed 7 years ago
#36130 closed defect (bug) (worksforme)
Custom Taxonomy Edit Redirected to Homepage
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 4.4.2 |
| Component: | Taxonomy | Keywords: | reporter-feedback |
| Focuses: | Cc: |
Description
Custom taxonomy edit page got redirected to homepage
Change History (3)
#3
@
7 years ago
- Milestone Awaiting Review deleted
- Resolution set to worksforme
- Status changed from new to closed
I'm unable to reproduce this on my reading of the bug report:
- Register custom taxonomy
- Create new term in that taxonomy
- Navigate to wp-admin/term.php?taxonomy=foo&tag_ID=123, where
foois the tax and123is the term ID.
The page loads normally for me.
If you can reproduce on a stock installation of WordPress (no plugins, one of the default themes), please reopen with details.
Note: See
TracTickets for help on using
tickets.
Hi @espreson,
If this issue is still occurring, could you provide code samples or other instructions for replicating it?