Skip to content

Instantly share code, notes, and snippets.

@srikat
Last active August 29, 2015 14:15
Show Gist options
  • Save srikat/58e210e51e801af0b07f to your computer and use it in GitHub Desktop.
Save srikat/58e210e51e801af0b07f to your computer and use it in GitHub Desktop.
Custom WordPress widget showing CPT entries from the same category/categories.
// Widgets
include_once( BE_DIR . '/lib/widgets/widget-related-case-studies.php' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment