云策 WordPress 开发者社区
首页
新闻
主题
插件
REST API
WP CLI
Hooks
云策官网
函数文档
首页
/
函数文档
/
搜索:WP_
rest_ensure_response()
确保 REST 响应是一个响应对象(以保持一致性)。
rest_filter_response_by_context()
过滤响应以移除在给定上下文中不可用的任何字段。
rest_filter_response_fields()
过滤 REST API 响应,仅包含允许列表中的响应对象字段集。
rest_find_any_matching_schema()
在“anyOf”模式中查找匹配的模式。
rest_find_one_matching_schema()
在“oneOf”模式中查找匹配的模式。
rest_get_allowed_schema_keywords()
获取所有有效的 JSON schema 属性。
rest_get_authenticated_app_password()
获取用于认证请求的应用程序密码。
rest_get_avatar_sizes()
获取头像的像素尺寸。
rest_get_avatar_urls()
检索各种尺寸的头像 URL。
rest_get_combining_operation_error()
获取组合操作的错误。
rest_get_date_with_gmt()
将日期解析为其本地和 UTC 等效时间,以 MySQL 日期时间格式。
rest_get_endpoint_args_for_schema()
从项目模式和端点方法中检索端点参数数组。
rest_get_route_for_post_type_items()
获取文章类型的 REST API 路由。
rest_get_route_for_post()
获取文章的 REST API 路由。
rest_get_route_for_term()
获取术语的 REST API 路由。
rest_get_server()
检索当前的 REST 服务器实例。
文章分页
上一页
1
…
145
146
147
…
162
下一页