【发布时间】:2013-04-05 20:07:32
【问题描述】:
如何创建一个以下列方式结束的永久链接结构:
/category-name/post-name/
代替:
/category-slug/post-name/
默认情况下,Wordpress 提供%category% 标签结构为"A sanitized version of the category name (category slug field on New/Edit Category panel"。
如何在永久链接中使用类别名称而不是类别 slug?
【问题讨论】:
标签: wordpress mod-rewrite categories slug permalinks