Skip to content

Instantly share code, notes, and snippets.

@SeanChDavis
Created May 4, 2015 15:52
Show Gist options
  • Save SeanChDavis/4778b61db5a6847cedf5 to your computer and use it in GitHub Desktop.
Save SeanChDavis/4778b61db5a6847cedf5 to your computer and use it in GitHub Desktop.
EDD Remove Post Classes
<?php // DO NOT COPY THIS LINE
remove_filter( 'post_class', 'edd_add_download_post_classes', 20, 3 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment