Skip to content

Instantly share code, notes, and snippets.

@frankschrijvers
Created March 31, 2015 10:45
Show Gist options
  • Save frankschrijvers/6c6012c6eff03b9abe1f to your computer and use it in GitHub Desktop.
Save frankschrijvers/6c6012c6eff03b9abe1f to your computer and use it in GitHub Desktop.
Build the page
// Build the page
get_header();
do_action( 'wpstudio_content_area' );
get_footer();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment