云策 WordPress 开发者社区
首页
新闻
主题
插件
REST API
WP CLI
Hooks
云策官网
函数文档
首页
/
函数文档
get_next_post_link()
检索与当前文章相邻的下一个文章链接。
get_next_post()
检索与当前文章相邻的下一个文章。
get_next_posts_link()
检索下一篇文章页面链接。
get_next_posts_page_link()
检索下一页文章的链接。
get_nonauthor_user_ids()
获取所有非作者用户。
get_num_queries()
在 WordPress 执行过程中检索数据库查询的数量。
get_object_subtype()
返回给定对象ID和特定类型的对象子类型。
get_object_taxonomies()
返回注册到请求对象或对象类型(如文章对象或文章类型名称)的分类法名称或对象。
get_object_term_cache()
检索给定对象 ID 的缓存术语对象。
get_objects_in_term()
检索有效分类法和术语的对象ID。
get_oembed_endpoint_url()
检索给定固定链接的 oEmbed 端点 URL。
get_oembed_response_data_for_url()
检索给定 URL 的 oEmbed 响应数据。
get_oembed_response_data_rich()
过滤 oEmbed 响应数据以返回 iframe 嵌入代码。
get_oembed_response_data()
检索给定文章的 oEmbed 响应数据。
get_option()
根据选项名称检索选项值。
get_options()
检索多个选项。
文章分页
上一页
1
…
61
62
63
…
221
下一页