mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-24 01:57:53 +01:00
7df806c930
This changeset switches the `wp_enqueue_*` functions to `wp_register_*` for IE-related resources, which maintains handles, source references, etc., keeps all IE-specific files within the theme package to avoid errors, and requires site admins to opt in to loading them in the theme. It also replaces the content of `html5.js` shiv with a comment (to avoid 404s), removes IE-specific code in general stylesheets, and removes IE specific code from Customizer, header.php and custom-header.php. Props desrosj, sabernhardt, audrasjb, neychok, oglekler. See #56699. Built from https://develop.svn.wordpress.org/trunk@55981 git-svn-id: http://core.svn.wordpress.org/trunk@55493 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
back-compat.php | ||
block-patterns.php | ||
custom-header.php | ||
customizer.php | ||
template-tags.php |