wp-content/themes/twentyseventeen/inc/customizer.php:255Load dynamic logic for the customizer controls area.
function twentyseventeen_panels_js() { wp_enqueue_script( 'twentyseventeen-customize-controls', get_theme_file_uri( '/assets/js/customize-controls.js' ), array(), '20161020', array( 'in_footer' => true ) );}Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
src/wp-content/themes/twentyseventeen/inc/customizer.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.