Skip to content

Instantly share code, notes, and snippets.

@cre8tivediva
Created December 31, 2017 16:27
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 cre8tivediva/05058d9b2b3154fe60eae0eaa55daa12 to your computer and use it in GitHub Desktop.
Save cre8tivediva/05058d9b2b3154fe60eae0eaa55daa12 to your computer and use it in GitHub Desktop.
Genesis Portfolio Pro Plugin: Add Genesis Layouts to Portfolio Items
// Genesis Porfolio Pro Plugin - Add Genesis Layouts to Single Portfolio Items
add_post_type_support( 'portfolio', 'genesis-layouts' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment