Scott Taylor
|
c123726ba0
|
Docs: some @global object vernaculars should be converted to the actual object type.
See #33491.
git-svn-id: https://develop.svn.wordpress.org/trunk@35013 602fd350-edb4-49c9-b593-d223f7449a82
|
2015-10-10 15:44:16 +00:00 |
|
Drew Jaynes
|
f26526264a
|
Docs: Fix wrapping and syntax for a multi-comment in Walker_Comment::display_element().
See #32246.
git-svn-id: https://develop.svn.wordpress.org/trunk@34993 602fd350-edb4-49c9-b593-d223f7449a82
|
2015-10-09 21:02:43 +00:00 |
|
Drew Jaynes
|
0d444dc6f9
|
Docs: Indent an example comment tree in the DocBlock for Walker_Comment::display_element() so it can be properly parsed in Markdown for the Code Reference.
See #32246.
git-svn-id: https://develop.svn.wordpress.org/trunk@34992 602fd350-edb4-49c9-b593-d223f7449a82
|
2015-10-09 20:59:57 +00:00 |
|
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 |
|