Skip to content

Instantly share code, notes, and snippets.

@dartiss
Created July 11, 2018 07:44
Show Gist options
  • Save dartiss/53c1078de2fa671f8153ee50946929ff to your computer and use it in GitHub Desktop.
Save dartiss/53c1078de2fa671f8153ee50946929ff to your computer and use it in GitHub Desktop.
Switch off 'Try Gutenberg' callout
remove_action( 'try_gutenberg_panel', 'wp_try_gutenberg_panel' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment