Skip to content

Instantly share code, notes, and snippets.

@reasonstousegenesis
Created November 19, 2015 03:34
Show Gist options
  • Save reasonstousegenesis/3093b88699aabb2a2425 to your computer and use it in GitHub Desktop.
Save reasonstousegenesis/3093b88699aabb2a2425 to your computer and use it in GitHub Desktop.
Default content hooked to genesis_site_description
<?php
// Default content hooked to genesis_site_description
// lib/structure/header.php
add_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