Skip to content

Instantly share code, notes, and snippets.

@frankschrijvers
Created March 31, 2015 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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