Once the most prominent site for all our internet needs, Internet Explorer is the Holy Mother. However, its better versions succeeded it, and Internet Explorer, though valiantly tried to keep up, does indeed fall short.
WordPress, therefore, announced that it is contemplating dropping support for Internet Explorer Version 11. Released over eight years ago, Internet Explorer 11 is used by fewer than one percent of Internet users.
Even the Microsoft 365 apps and services will discontinue support for IE11 later this year, joining the vast majority of popular websites that have already done so (including Microsoft Teams in 2020).
WordPress, the most well-known and widely used blogging platform, is considering removing support for Internet Explorer 11 when its usage falls below 1%.
WordPress has discovered that the cumulative usage of IE 11 is less than 1% using the following three metrics:
- According to StatCounter’s GlobalStats, 0.71%.
- From W3 Counter, 1.2%
- From WordPress.com, 0.46%
Delving into WordPress
WordPress (WP or WordPress.org) is a free and open-source content management system (CMS) that works with a MySQL or MariaDB database and supports HTTPS. It is written in the hypertext preprocessor language. A plugin architecture and a template system, known as “Themes” in WordPress, are features.
WordPress was first developed as a blog publication platform, but it has now expanded to include a variety of other web content types, such as more conventional mailing lists and Internet forums, media galleries, membership websites, learning management systems (LMS), and online shops. As of October 2021, 42.8% of the top 10 million websites used WordPress, making it one of the most widely used content management system options.
Reasons for Dropping Support
WordPress no longer tests new features for deprecated browsers; thus, there is no guarantee that they will perform as intended.
The WordPress Core source code is generated by automated tools that have been updated to exclude unsupported browsers. For users of those browsers, any feature that depends on these generated files will likely have bugs or stop working.
Since practically all of the files associated with the block editor are assembled using these automated tools, this change will most significantly impact the block editor section of WordPress. However, the appearance of other portions of the WordPress dashboard that employ CSS created with these tools may be altered while using IE11.
As the rest of the code base is manually maintained, all other IE11-specific parts must be discovered, assessed, and removed as needed. The WordPress 5.9 release will mark the beginning of this process, which is anticipated to unfold gradually across several significant releases. Furthermore, the reported IE11 bugs won’t be patched.
High Maintenance for Developers
Maintaining the WordPress code’s compatibility with Internet Explorer 11 requires additional work from developers, as the user base is rapidly shrinking.
WordPress will relieve developers of the duty to support IE 11, so they won’t have to waste resources on a small number of users.
Furthermore, removing support would render WordPress’ polyfill script, which is currently included, obsolete, reducing the size of the enqueued scripts by an additional 102kB.
Low Statistics
The low statistics are yet another reason why WordPress is considering dropping support for Internet Explorer 11 users.
How will this affect themes for users, and what should be done?
No default packaged themes will be altered as a result of this strategy. No code relating to IE11 compatibility (or any other browser that could have been supported when each theme was released) will be removed from default themes. However, future additions of new features won’t be examined in IE11.
Even if you don’t use a default theme, it’s doubtful that this modification will impact your theme. Changes to WordPress Core do not affect the browser support policies that themes normally have in place. It’s conceivable that the creator of your theme has already stopped supporting IE11.
If you value IE11, it is advised that you contact your theme’s developer to find out if your theme supports it.