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.
我想在其正文内容的某处显示帖子的标题。因此,不知何故,我需要在 cms 中帖子的主文本字段中输入 php 或短代码来回显标题。有什么建议么?
最简单的方法是注册一个返回的简码get_the_title()。
get_the_title()