Skip to content

Instantly share code, notes, and snippets.

@BeardedGinger
Created October 14, 2013 20:40
Show Gist options
  • Save BeardedGinger/6981818 to your computer and use it in GitHub Desktop.
Save BeardedGinger/6981818 to your computer and use it in GitHub Desktop.
Add theme support for the attachment slider within the Exodus Framework
<?php
//* Add support for the Attachment Slider
add_theme_support( 'attachment-slider', 'defined_image_size' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment