WordPress 存档页面

发布于 2024-08-11 06:36:14 字数 164 浏览 2 评论 0原文

我想要 wp_get_archives 标签提供更多功能。 如下所示:

年月

帖子

我希望我的结果 邮政 年份

月份

帖子 邮政 为了

实现这一点,我必须使用循环吗?除了循环之外还有其他方法吗?

I want more functionality out of the wp_get_archives tag. I want my results to look like this:

Year

Month

Post
Post
Post

Year

Month

Post
Post
Post

To achieve this, am I going to have to use the loop? Is there another way to do this besides the loop?

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

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

发布评论

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

评论(2

酒浓于脸红 2024-08-18 06:36:14

据我所知,要做到这一点,您将使用循环在存档页面中编写自己的逻辑。

As far as I know, to do this, you'll be writing your own logic in the archive page using the loop.

超可爱的懒熊 2024-08-18 06:36:14

许多[与档案相关的插件][1] 非常接近您想要的功能。

[1]: WordPress › WordPress 插件

Lots of [archives related plugins][1] that do close to what you want.

[1]: WordPress › WordPress Plugins

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