#39737 closed defect (bug) (fixed)
Correct deprecated version number
| Reported by: | grapplerulrich | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.8 |
| Component: | Administration | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description (last modified by )
The second parameter for xfn_check() was deprecated in version 2.5.
Here is the changeset when that was done: [6354]
I have set the version to 3.0 as the deprecated version was incorrectly set to 0.0 in that version.
https://core.trac.wordpress.org/ticket/11386#comment:32
Attachments (1)
Change History (8)
#6
@
10 years ago
@grapplerulrich $type was added along with the function in [2051], but never used, so the comment appears to be accurate. There are similar comments in safecss_filter_attr() and get_last_updated(), so I thought this one might be worth keeping as well.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 40029: