WordPress/wp-content/themes/twentyfifteen/inc
Dominik Schilling 0419c86b54 Twenty Fifteen: Remove esc_html() from get_the_author().
The display name is sanitized through `sanitize_text_field`, `wp_filter_kses`, and `_wp_specialchars`.

see #30724.
Built from https://develop.svn.wordpress.org/trunk@30901


git-svn-id: http://core.svn.wordpress.org/trunk@30891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-12-16 13:40:22 +00:00
..
back-compat.php Twenty Fifteen: docs correction and cleanup. 2014-11-25 20:57:24 +00:00
custom-header.php Twenty Fifteen: minor file cleanup. 2014-12-10 13:39:24 +00:00
customizer.php Twenty Fifteen: Don't escape translated strings. 2014-12-16 13:00:22 +00:00
template-tags.php Twenty Fifteen: Remove esc_html() from get_the_author(). 2014-12-16 13:40:22 +00:00