- Timestamp:
- 11/09/2016 01:11:49 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-custom-css-setting.php
r39151 r39175 47 47 * @var string 48 48 */ 49 public $capability = ' unfiltered_css';49 public $capability = 'edit_css'; 50 50 51 51 /**
Note: See TracChangeset
for help on using the changeset viewer.