Make WordPress Core


Ignore:
Timestamp:
09/20/2013 07:23:22 PM (12 years ago)
Author:
lancewillett
Message:

Twenty Twelve: 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/twentytwelve/sidebar.php

    r22318 r25521  
    11<?php
    22/**
    3  * The sidebar containing the main widget area.
     3 * The sidebar containing the main widget area
    44 *
    5  * If no active widgets in sidebar, let's hide it completely.
     5 * If no active widgets are in the sidebar, hide it completely.
    66 *
    77 * @package WordPress
Note: See TracChangeset for help on using the changeset viewer.