Changeset 48290 for trunk/src/wp-includes/theme-compat/header.php
- Timestamp:
- 07/03/2020 11:40:45 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/theme-compat/header.php
r48126 r48290 19 19 <html <?php language_attributes(); ?>> 20 20 <head> 21 <link rel="profile" href="http ://gmpg.org/xfn/11" />21 <link rel="profile" href="https://gmpg.org/xfn/11" /> 22 22 <meta http-equiv="Content-Type" content="<?php bloginfo( 'html_type' ); ?>; charset=<?php bloginfo( 'charset' ); ?>" /> 23 23
Note: See TracChangeset
for help on using the changeset viewer.