/home/techb158/balacoffee.com/wp-includes/customize
Edit: /home/techb158/balacoffee.com/wp-includes/customize/class-wp-widget-area-customize-control.php (1719B)
json[ $key ] = $this->$key;
}
}
/**
* Renders the control's content.
*
* @since 3.9.0
*/
public function render_content() {
$id = 'reorder-widgets-desc-' . str_replace( array( '[', ']' ), array( '-', '' ), $this->id );
?>