Changeset 48126 for trunk/src/wp-includes/theme-compat/header.php
- Timestamp:
- 06/22/2020 09:24:44 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/theme-compat/header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/theme-compat/header.php
r47122 r48126 17 17 ?> 18 18 <!DOCTYPE html> 19 <html xmlns="http://www.w3.org/1999/xhtml"<?php language_attributes(); ?>>19 <html <?php language_attributes(); ?>> 20 20 <head> 21 21 <link rel="profile" href="http://gmpg.org/xfn/11" />
Note: See TracChangeset
for help on using the changeset viewer.