Skip to content

Instantly share code, notes, and snippets.

@ngstigator
Last active September 29, 2016 20:33
Show Gist options
  • Save ngstigator/535cf69af013ba93dd11534df6991b48 to your computer and use it in GitHub Desktop.
Save ngstigator/535cf69af013ba93dd11534df6991b48 to your computer and use it in GitHub Desktop.
patch wp-seo-structured-data to allow custom post types
diff a/lib/classes/KcSeoHelper.php b/lib/classes/KcSeoHelper.php
43,45c43,45
< array(
< '_builtin' => true
< )
---
> // array(
> // '_builtin' => true
> // )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment