generated from pascalmartineau/wp-skeleton
feat: initial annonce cpt
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 55s
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 55s
This commit is contained in:
@@ -47,7 +47,6 @@ function ccat_location_register_post_type() {
|
||||
'rewrite' => array(
|
||||
'slug' => 'lieu',
|
||||
'with_front' => false,
|
||||
|
||||
),
|
||||
'query_var' => true,
|
||||
'menu_icon' => 'dashicons-location',
|
||||
|
||||
Reference in New Issue
Block a user