Make WordPress Core


Ignore:
Timestamp:
08/22/2013 05:00:36 PM (13 years ago)
Author:
lancewillett
Message:

Twenty Fourteen: Use HTML5 comment markup, props obenland. Fixes #25045.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyfourteen/comments.php

    r25023 r25087  
    4141                'style'      => 'ol',
    4242                'short_ping' => true,
    43 
    44                 // TODO: Remove callback and update styles.
    45                 'callback'=>'twentyfourteen_comment',
    4643            ) );
    4744        ?>
Note: See TracChangeset for help on using the changeset viewer.