Created
December 1, 2013 09:28
-
-
Save philipgledhill/7730369 to your computer and use it in GitHub Desktop.
Custom welcome text add action for Genesis Framework tutorial
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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