wordpress菜单中的自定义帖子存档

时间:2015-07-27 15:33:41

标签: php wordpress

我在wordpress中为自定义帖子类型创建了一个存档。现在我想通过向菜单添加自定义链接来将存档添加到我的菜单中。

将链接添加为http://example.com/posttype时,会将其更改为http://example.com/2015/07/posttype。如何避免这种情况并获得菜单中我的存档页面的正确链接?

谢谢!

0 个答案:

没有答案