- Timestamp:
- 08/17/2018 01:50:26 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-custom-css-setting.php
r42761 r43571 182 182 183 183 $r = wp_update_custom_css_post( 184 $css, array( 184 $css, 185 array( 185 186 'stylesheet' => $this->stylesheet, 186 187 )
Note: See TracChangeset
for help on using the changeset viewer.