仅显示主页中文章的开头

发布于 12-02 05:19 字数 103 浏览 1 评论 0原文

我希望我的 WordPress 主题仅在主页中显示几行文章,然后在末尾显示一些点(省略号),并带有“阅读更多”链接。这怎么能做到呢?我现在使用 Elegant Grunge 1.0.3 主题。

I want my wordpress theme to only show a few lines of the articles in the home page, and then some dots (ellipses) at the end with a "read more" link. How can this be done? I'm using the Elegant Grunge 1.0.3 theme right now.

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

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

发布评论

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

评论(1

瀞厅☆埖开2024-12-09 05:19:48

您需要使用 the_excerpt() 函数来完成您想要的操作。我不知道你的主题,但可能有一个选项可以做到这一点。

You need to use the_excerpt() function to do what you want. I don't know your theme but may be it have an option to do it.

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