generated from pascalmartineau/wp-skeleton
minor: Emplacement => Lieu
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m0s
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m0s
This commit is contained in:
@@ -45,7 +45,7 @@ function ccat_location_register_post_type() {
|
||||
'supports' => array( 'title', 'thumbnail', 'excerpt', 'revisions' ),
|
||||
'has_archive' => false,
|
||||
'rewrite' => array(
|
||||
'slug' => 'emplacement',
|
||||
'slug' => 'lieu',
|
||||
'with_front' => false,
|
||||
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user