Skip to content

Instantly share code, notes, and snippets.

@sebastianmoran-mainwp
Created December 6, 2019 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sebastianmoran-mainwp/009acf6f31c48cd15687cd5ab1aefbcc to your computer and use it in GitHub Desktop.
Save sebastianmoran-mainwp/009acf6f31c48cd15687cd5ab1aefbcc to your computer and use it in GitHub Desktop.
Use Parent Theme Customizer Settings in Child Theme for Suki Theme
if ( ! defined( 'SUKI_CHILD_USE_PARENT_MODS' ) ) {
define( 'SUKI_CHILD_USE_PARENT_MODS', true );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment