Konu
category yazısını kaldırma?
28-06-2010, 20:34:32
#18
SpyHepyek
1. "wp-includes/rewrite.php"
açın.
2. $this->category_structure = $this->front . 'category/';
bulun.
3. $this->category_structure = $this->front . '/';
bu hale getirin.