Make WordPress Core


Ignore:
Timestamp:
10/09/2013 08:38:26 PM (11 years ago)
Author:
nacin
Message:

Default themes: Don't use / docblocks for simple multiline comments.

props DrewAPicture, ericlewis.
fixes #25256.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwelve/tag.php

    r25521 r25746  
    3030            while ( have_posts() ) : the_post();
    3131
    32                 /**
     32                /*
    3333                 * Include the post format-specific template for the content. If you want to
    3434                 * this in a child theme then include a file called called content-___.php
Note: See TracChangeset for help on using the changeset viewer.