Changeset 38933 for trunk/src/wp-includes/class-wp-customize-manager.php
- Timestamp:
- 10/25/2016 10:50:39 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r38928 r38933 3416 3416 'section' => 'custom_css', 3417 3417 'settings' => array( 'default' => $custom_css_setting->id ), 3418 'input_attrs' => array( 3419 'placeholder' => __( "/*\nYou can add your own CSS here.\n\nClick the help icon above to learn more.\n*/" ), 3420 ) 3418 3421 ) ); 3419 3422 }
Note: See TracChangeset
for help on using the changeset viewer.