WordPress/wp-includes/theme-compat
Scott Taylor fc328f5484 After [33961], pass `$comment` to `get_comment_author_link()` where possible to avoid extra cache/db lookups.
See #33638.

Built from https://develop.svn.wordpress.org/trunk@34039


git-svn-id: http://core.svn.wordpress.org/trunk@34007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-09-11 06:05:24 +00:00
..
comments-popup.php After [33961], pass `$comment` to `get_comment_author_link()` where possible to avoid extra cache/db lookups. 2015-09-11 06:05:24 +00:00
comments.php Don't capitalize words in a sentence after comma. 2015-07-04 00:50:25 +00:00
footer.php
header.php Add a sanity check to `theme-compat/header.php` to avoid outputting CSS which could reference a non-existant file. 2015-05-12 10:47:29 +00:00
sidebar.php