Skip to content

Instantly share code, notes, and snippets.

@philipgledhill
Created December 1, 2013 09:28
Show Gist options
  • Save philipgledhill/7730369 to your computer and use it in GitHub Desktop.
Save philipgledhill/7730369 to your computer and use it in GitHub Desktop.
Custom welcome text add action for Genesis Framework tutorial
add_action( 'genesis_before_content_sidebar_wrap', 'custom_welcome_text' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment