Moritz Schmidt 9 anos atrás
pai
commit
aa37289818
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      functions.php

+ 1 - 0
functions.php

@@ -65,6 +65,7 @@ function create_post_types() {
       'has_archive' => true,
       'menu_icon' => 'dashicons-calendar-alt',
       'supports' => array('title', 'editor', 'thumbnail'),
+      'rewrite' => array('slug' => 'tag-der-architektur'),
     )
   );