Changeset 20128 for trunk/wp-includes/class-wp-customize-setting.php
- Timestamp:
- 03/06/2012 10:48:07 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/class-wp-customize-setting.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/class-wp-customize-setting.php
r20120 r20128 344 344 <span><?php echo esc_html( $this->label ); ?></span> 345 345 <div class="color-picker"> 346 <input class="color-picker-value"type="hidden" value="<?php echo esc_attr( $this->value() ); ?>" <?php $this->name(); ?> />346 <input type="hidden" value="<?php echo esc_attr( $this->value() ); ?>" <?php $this->name(); ?> /> 347 347 <a href="#"></a> 348 348 <div class="color-picker-controls">
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)