Opened 8 years ago
Closed 8 years ago
#43375 closed defect (bug) (fixed)
Incorrect 'old_slug_redirect_post_id' filter docs
| Reported by: | dlh | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.9.6 |
| Component: | Query | Version: | 4.9.3 |
| Severity: | normal | Keywords: | has-patch commit fixed-major |
| Cc: | Focuses: | docs |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Introduced in [42401]