Skip to content

Instantly share code, notes, and snippets.

@freekrai
Last active January 4, 2016 03:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freekrai/8564097 to your computer and use it in GitHub Desktop.
Save freekrai/8564097 to your computer and use it in GitHub Desktop.
Related Posts without a plugin.
@elihubogan
Copy link

Thanks for this - saw through the blog feed and sent some coffee! Any tips on adding custom post types? I've got multiple 'blogs' managed under different CPTs, would be nice to be able to use this snippet to jump cross-category.

@elihubogan
Copy link

got it...line 99, add "OR post_type = [CPT name]". Sorry to bother!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment