云策 WordPress 开发者社区
首页
新闻
主题
插件
REST API
WP CLI
Hooks
云策官网
函数文档
首页
/
函数文档
get_the_content_feed()
检索用于订阅源的文章内容。
get_the_content()
检索文章内容。
get_the_date()
获取文章的日期。
get_the_generator()
为 RSS、ATOM 等创建生成器 XML 或注释。
get_the_guid()
检索文章的全局唯一标识符(guid)。
get_the_ID()
检索 WordPress Loop 中当前项目的 ID。
get_the_modified_author()
检索最后编辑当前文章的作者。
get_the_modified_date()
获取文章的最后修改日期。
get_the_modified_time()
获取文章最后修改的时间。
get_the_password_form()
检索受保护文章的密码表单内容。
get_the_permalink()
获取当前文章或文章 ID 的完整固定链接。
get_the_post_navigation()
检索相邻文章的导航链接,当适用时。
get_the_post_thumbnail_caption()
返回文章特色图像的标题。
get_the_post_thumbnail_url()
返回文章特色图片的 URL。
get_the_post_thumbnail()
检索文章缩略图。
get_the_post_type_description()
检索文章类型归档的描述。
文章分页
上一页
1
…
75
76
77
…
221
下一页