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/footer.php

    r25627 r25746  
    1717
    1818<?php
    19     /**
     19    /*
    2020     * A sidebar in the footer? Yep. You can can customize
    2121     * your footer with four columns of widgets.
     
    4747
    4848<?php
    49     /**
     49    /*
    5050     * Always have wp_footer() just before the closing </body>
    5151     * tag of your theme, or you will break many plugins, which
Note: See TracChangeset for help on using the changeset viewer.