- Fix the layout of QM when the Twenty Seventeen theme is in use.
- Display QM at the bottom of GlotPress' output.
- Add support for logging queries made through HyperDB.
- Display a more appropriate message when a conflicting db.php file is present.
paged.php
is no longer part of the template hierarchy.- Some more CSS fixes to prevent themes having an effect.
- Increase some contrast.
- Correct the template hierarchy for templates that have a
theme-compat
version in core. Currently only affectsembed.php
. - Include a back-compat version of
wp_normalize_path()
for WordPress < 3.9. - Ensure the use of newer conditional functions such as
is_embed()
don't cause PHP warnings on older versions of WordPress.