Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何仅在帖子中显示标题而在 wordpress 中根本不显示摘录?我想完全删除所有帖子的摘录?有这个插件吗?
从<?php the_excerpt(); ?>博客或存档页面的循环中删除。
<?php the_excerpt(); ?>