Commit 4eda2c7
committed
Drop support for Internet Explorer (#1313)
WordPress abandoned the support of IE with WP5.8 in July 2021.
https://wordpress.org/news/2021/05/dropping-support-for-internet-explorer-11/
Though we don't require that version of WP, it's time to abandon
that legacy. See also this very old ticket: #32.
1) Remove workaround for `RegExp:@@split`
See also https://caniuse.com/mdn-javascript_builtins_regexp_--split
2) Add more debug info about browser in the troubleshooting section.1 parent ba8e615 commit 4eda2c7
9 files changed
Lines changed: 38 additions & 49 deletions
File tree
- dist
- modules
- js
- core
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments