Skip to content

Instantly share code, notes, and snippets.

@authentikHQ
Created October 29, 2018 13:48
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 authentikHQ/2b7e4220f36d2b884f29eecc7e8e7561 to your computer and use it in GitHub Desktop.
Save authentikHQ/2b7e4220f36d2b884f29eecc7e8e7561 to your computer and use it in GitHub Desktop.
Remove inpost site layouts with the Genesis Framework.
<?php
// Do NOT include the opening php tag.
// Remove inpost site layouts.
remove_theme_support( 'genesis-inpost-layouts' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment