Opened 10 years ago
Closed 10 years ago
#33753 closed defect (bug) (fixed)
Fix documentation of wp_check_browser_version()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | normal | Version: | 3.2 |
| Component: | General | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
It seems the documentation of wp_check_browser_version()'s return value is wrong.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Just tested this with some API requests and can confirm this.
Surprisingly the API is kinda broken/outdated, returning
9as thecurrent_versionof Internet Explorer for example. However, this value is never used in core.