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/twentyten/category.php

    r25627 r25746  
    2121                        echo '<div class="archive-meta">' . $category_description . '</div>';
    2222
    23                 /**
     23                /*
    2424                 * Run the loop for the category page to output the posts.
    2525                 * If you want to overload this in a child theme then include a file
Note: See TracChangeset for help on using the changeset viewer.