Changeset 20777 for trunk/wp-includes/class-wp-customize-control.php
- Timestamp:
- 05/12/2012 12:48:20 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/class-wp-customize-control.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/class-wp-customize-control.php
r20761 r20777 173 173 ?> 174 174 <label> 175 <span class="customize-control-title"><?php echo esc_html( $this->label ); ?></span>176 175 <input type="checkbox" value="<?php echo esc_attr( $this->value() ); ?>" <?php $this->link(); checked( $this->value() ); ?> /> 176 <?php echo esc_html( $this->label ); ?> 177 177 </label> 178 178 <?php
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)