WordPress的自定义文章类型功能的实现,为WordPress文章管理提供了强大的拓展和自定义。接触过自定义文章类型的朋友可能就发现,新增的WordPress自定义文章类型的固定链接样式不一定是自己想要的,那么,你可以借助 Custom Post Type Permalinks 插件来进行设置。
你可以通过下面的文章了解 WordPress 自定义文章类型:
Custom Post Type Permalinks 简介
Custom Post Type Permalinks 就是专门用来设置WordPress自定义文章类型的固定链接样式的,插件很直接,启用以后,就可以在 后台 > 设置 > 固定链接 看到新增的设置选项:
Custom Post Type Permalinks 下载
可以直接在后台插件安装界面搜索 Custom Post Type Permalinks 即可在线安装,或者下载 Custom Post Type Permalinks
来源:
https://www.wpdaxue.com/custom-post-type-permalinks.html