本文档介绍了 WordPress 中的 Template Tags 和 Conditional Tags,用于在模板文件中动态显示信息或根据页面条件定制内容。
This section contains lists of Template Tags and Conditional Tags.
Template Tags are used in your Template Files to display information dynamically or otherwise customize your site.
Conditional Tags are a boolean data type that can be used in your Template Files to alter the display of content depending on the conditions that the current page matches.