#18893 closed enhancement (wontfix)
Update and enhance the basic browser detection to include smart phones and tablets/pads
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Bootstrap/Load | Keywords: | needs-refresh has-patch needs-testing |
| Focuses: | Cc: |
Description
As the title. We need to keep the basic $is_this, $is_that globals for back-compat but can introduce another global that would hold all needed info about the current web browser, device, versions, etc.
Attachments (1)
Change History (6)
#2
in reply to:
↑ 1
@
14 years ago
Replying to kurtpayne:
Yes, that was one of the first places I checked. It seems we are "explicitly forbidden" to use their xml data file, so I didn't download it. However it seems one individual can install the app (WURFL), update the data file and test our browser detection with it.
#4
@
10 years ago
- Keywords needs-refresh has-patch needs-testing added
- Milestone Future Release deleted
- Resolution set to maybelater
- Status changed from new to closed
Closing as maybelater. Complete lack of interest on the feature on the ticket over the last 4 years. Feel free to reopen when more interest re-emerges (particularly if there's a patch).
Note: See
TracTickets for help on using
tickets.
Have you considered WURFL? It looks like the code is AGPL, but the data file has a new license, so I'm not sure if it's compatible with WordPress' license.