generated from pascalmartineau/wp-skeleton
minor: contributor should be public, not membership
This commit is contained in:
@@ -45,7 +45,7 @@ function ccat_contributor_register_post_type() {
|
||||
'supports' => array( 'title', 'thumbnail', 'author', 'excerpt', 'revisions' ),
|
||||
'has_archive' => false,
|
||||
'rewrite' => array(
|
||||
'slug' => 'contributeur',
|
||||
'slug' => 'membre',
|
||||
'with_front' => false,
|
||||
),
|
||||
'query_var' => true,
|
||||
|
||||
Reference in New Issue
Block a user