Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save itsdavidmorgan/fcc9ea5216deb6bedb2b4651bfe01226 to your computer and use it in GitHub Desktop.
Save itsdavidmorgan/fcc9ea5216deb6bedb2b4651bfe01226 to your computer and use it in GitHub Desktop.
/*
* Enable selective refresh for widgets.
*/
add_theme_support( 'customize-selective-refresh-widgets' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment