forked from crowdfavorite/wp-tax-post-binding
-
Notifications
You must be signed in to change notification settings - Fork 0
emzo/wp-tax-post-binding
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
## Config Settings $config = array( 'taxonomy' => 'key' | array( // standard WP taxonomy config here ), 'post_type' => 'key' | array( // standard WP post type config here ), 'slave_title_editable' => false, 'slave_slug_editable' => false, );
About
A WordPress plugin that provides extended functionality for taxonomies such as post meta and featured image through creating a custom post type and associating it to that taxonomy.
Resources
Stars
Watchers
Forks
Packages 0
No packages published