Wordpress 中的类别人员

发布于 2024-10-15 06:04:52 字数 117 浏览 3 评论 0原文

我有一个问题。我想获得这样的网址:http://www.xyz.com/people/steffi 有人有主意吗? 最后,我想这样排列人们的名字:AB ..... Z

提前致谢。

I have a question. I would like to get an url like this : http://www.xyz.com/people/steffi
Does anyone have an idea ?
And finally, I would like to range people's name like this : A B ..... Z

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

人间不值得 2024-10-22 06:04:52

您可以在永久链接设置中进行调整。

尝试 %category%/%post_name%

在此处查找更多深入信息。 http://codex.wordpress.org/Using_Permalinks

you can adjust that in the permalinks settings.

try %category%/%post_name%

look here for more in depth info. http://codex.wordpress.org/Using_Permalinks

甜柠檬 2024-10-22 06:04:52

我很确定这是自定义内容(或帖子)类型。 CMS Press 是一个很好的控制自定义帖子类型的插件。您可以设置人员的自定义帖子类型,然后为字母表中的每个字母设置类别。当您添加新帖子时,只需将它们添加到您想要的特定类别(字母)即可。

I'm pretty sure it's a custom content (or post) type. A good plugin to control custom post types is CMS Press. You could set up a custom post type of people, and then have categories for each letter of the alphabet. When you put in new posts, just add them to the specific category (letter) that you want.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文