Make WordPress Core

Changes between Initial Version and Version 4 of Ticket #20088


Ignore:
Timestamp:
02/28/2012 05:26:07 PM (12 years ago)
Author:
lancewillett
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20088 – Description

    initial v4  
    1818 * Add pingback/trackback HTML output based on Twenty Ten / Eleven: much simpler than normal comments
    1919 * Wrap `comment_text()` in a div element so it can be styled separately
    20  * Use `comment-body` class for comment text block, not for the entire wrapper div element
    2120 * Change `comment-awaiting-moderation` to be wrapped in a paragraph element, removing presentational line break
    2221 * Use updated `comment-meta` data based on Twenty Ten / Eleven:  include an author link (if it exists), better time/date formatting, and use `esc_url` instead of `htmlspecialchars`