Skip to content

Instantly share code, notes, and snippets.

@About2git
Forked from srikat/plugin.php
Last active August 29, 2015 14:15
Show Gist options
  • Save About2git/2f63bd578c531c3450dc to your computer and use it in GitHub Desktop.
Save About2git/2f63bd578c531c3450dc 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