2013-01-24 303 views
0

我想要寫一個WordPress站點重寫規則重寫規則URL

例如

http://localhost/wordpress/test-test-test/ 

應該

http://localhost/wordpress/test/test/test/ 

轉換 -/

是可能的,或者如何將插入「測試/測試/測試」以插入文字記錄頁

回答