Changeset 32035
- Timestamp:
- 04/05/2015 03:19:01 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-widgets.php
r31705 r32035 106 106 * 107 107 * @since 4.2.0 108 * 109 * @param $setting_id110 * 111 * @return string|null 108 * @access protected 109 * 110 * @param $setting_id Setting ID. 111 * @return string|null Setting type. Null otherwise. 112 112 */ 113 113 protected function get_setting_type( $setting_id ) {
Note: See TracChangeset
for help on using the changeset viewer.