wp-includes/rewrite.php yaklaşık 1010. satır
if (empty($this->category_base))
$this->category_structure = trailingslashit( $this->front . 'category' );
else
$this->category_structure = trailingslashit( '/' . $this->root . $this->category_base );
$this->category_structure .= '%category%.html';
return $this->category_structure;sonuçlar:
http://localhost/wordpress/category/deneme-1.html http://localhost/wordpress/category/kategorisiz.html
daha önce verildimi bilmiyorum ama şimdi ürettim oldu sanırım