Skip to content

Instantly share code, notes, and snippets.

@authentikHQ
Created October 29, 2018 13:36
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/181192bc08201b01f1c3ab0289fd3afb to your computer and use it in GitHub Desktop.
Save authentikHQ/181192bc08201b01f1c3ab0289fd3afb to your computer and use it in GitHub Desktop.
Add post format images with the Genesis Framework.
<?php
// Do NOT include the opening php tag.
// Add post format images.
add_theme_support( 'genesis-post-format-images' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment