Drew Jaynes
|
10278a11d3
|
Docs: The Comment API is singular.
See #33701.
git-svn-id: https://develop.svn.wordpress.org/trunk@34409 602fd350-edb4-49c9-b593-d223f7449a82
|
2015-09-22 13:42:15 +00:00 |
|
Scott Taylor
|
5cce4a3262
|
After [33961], pass $comment to get_comment_link() where possible to avoid extra cache/db lookups.
See #33638.
git-svn-id: https://develop.svn.wordpress.org/trunk@34042 602fd350-edb4-49c9-b593-d223f7449a82
|
2015-09-11 06:20:56 +00:00 |
|
Scott Taylor
|
4a6a7edf55
|
After [33961], pass $comment to get_comment_date() where possible to avoid extra cache/db lookups.
See #33638.
git-svn-id: https://develop.svn.wordpress.org/trunk@34041 602fd350-edb4-49c9-b593-d223f7449a82
|
2015-09-11 06:14:04 +00:00 |
|
Scott Taylor
|
9ab431873c
|
After [33961], pass $comment to comment_class() where possible to avoid extra cache/db lookups.
See #33638.
git-svn-id: https://develop.svn.wordpress.org/trunk@34040 602fd350-edb4-49c9-b593-d223f7449a82
|
2015-09-11 06:11:35 +00:00 |
|
Scott Taylor
|
db702bc3ea
|
After [33961], pass $comment to get_comment_author_link() where possible to avoid extra cache/db lookups.
See #33638.
git-svn-id: https://develop.svn.wordpress.org/trunk@34039 602fd350-edb4-49c9-b593-d223f7449a82
|
2015-09-11 06:04:22 +00:00 |
|
Scott Taylor
|
8088ffafd6
|
Walker_Comment should be in its own file. Loaded now via wp-includes/comment.php, which makes it 100% BC.
See #33413.
git-svn-id: https://develop.svn.wordpress.org/trunk@33962 602fd350-edb4-49c9-b593-d223f7449a82
|
2015-09-09 02:40:53 +00:00 |
|