Wordpress - Themes and Appearance
Why does this Theme Customizer code cause a fatal error?
$wp_customize->add_control(new WP_Customize_Control($wp_customize, 'footer_text', ['label' => 'Footer Text']));
