开发者

How to modify Wordpress Custom Post Type URL?

I observed th开发者_运维技巧at if I have a custom post type called article, the links become mysite/article/title-of-article-here. How do I make the links to have this pattern -- mysite/title-of-article-here?


when you define your custom post type, you have to define a "slug." try leaving it undefined, or 'slug' => ''

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜