Opened 8 years ago
Closed 8 years ago
#43375 closed defect (bug) (fixed)
Incorrect 'old_slug_redirect_post_id' filter docs
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.9.6 | Priority: | normal |
| Severity: | normal | Version: | 4.9.3 |
| Component: | Query | Keywords: | has-patch commit fixed-major |
| Focuses: | docs | Cc: |
Description
$id is an int, per the casting in _find_post_by_old_slug() and _find_post_by_old_date().
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Introduced in [42401]