Skip to content

Instantly share code, notes, and snippets.

@magnus7lab
Created October 23, 2016 18:29
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 magnus7lab/e71e048116f39ddd047fe7f73f211065 to your computer and use it in GitHub Desktop.
Save magnus7lab/e71e048116f39ddd047fe7f73f211065 to your computer and use it in GitHub Desktop.
remove Site Description Tagline in Genesis
// Remove the site description
remove_action( 'genesis_site_description', 'genesis_seo_site_description' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment