Created
August 28, 2017 12:24
-
-
Save topleague/e53debbbfdacab42164aec14fd486a32 to your computer and use it in GitHub Desktop.
Add content to second widget in Genesis Sample
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
genesis_widget_area( "front-page-2", array( | |
'before' => '<div class="front-page-2 front-page-section"><div class="wrap">', | |
'after' => '</div></div>', | |
) ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment