feat: initial annonce cpt
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 55s

This commit is contained in:
2025-09-24 15:53:19 -04:00
parent 1f81cb4ad8
commit b631e4c06b
7 changed files with 661 additions and 353 deletions

View File

@@ -47,7 +47,6 @@ function ccat_location_register_post_type() {
'rewrite' => array(
'slug' => 'lieu',
'with_front' => false,
),
'query_var' => true,
'menu_icon' => 'dashicons-location',