Changeset 20585 for trunk/wp-includes/class-wp-customize-setting.php
- Timestamp:
- 04/25/2012 04:04:51 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/class-wp-customize-setting.php
r20300 r20585 17 17 public $default = ''; 18 18 public $sanitize_callback = ''; 19 public $transport = 'refresh'; 19 20 20 21 protected $id_data = array();
Note: See TracChangeset
for help on using the changeset viewer.