Make WordPress Core


Ignore:
Timestamp:
09/25/2013 04:49:36 PM (12 years ago)
Author:
lancewillett
Message:

Twenty Eleven: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyeleven/sidebar-footer.php

    r17933 r25625  
    11<?php
    22/**
    3  * The Footer widget areas.
     3 * Footer widget areas
    44 *
    55 * @package WordPress
     
    1010
    1111<?php
    12     /* The footer widget area is triggered if any of the areas
     12    /**
     13     * The footer widget area is triggered if any of the areas
    1314     * have widgets. So let's check that first.
    1415     *
Note: See TracChangeset for help on using the changeset viewer.