云策 WordPress 开发者社区
首页
新闻
主题
插件
REST API
WP CLI
Hooks
云策官网
WordPress 函数文档
首页
/
函数文档
/
搜索:get
rest_api_loaded()
加载 REST API。
rest_api_register_rewrites()
添加 REST 重写规则。
rest_application_password_check_errors()
检查在使用应用程序密码认证时的错误。
rest_convert_error_to_response()
将错误转换为响应对象。
rest_cookie_check_errors()
检查使用基于 cookie 的身份验证时的错误。
rest_do_request()
执行 REST 请求。
rest_ensure_request()
确保请求参数是一个请求对象(以保持一致性)。
rest_ensure_response()
确保 REST 响应是一个响应对象(以保持一致性)。
rest_filter_response_fields()
过滤 REST API 响应,仅包含允许列表中的响应对象字段集。
rest_find_any_matching_schema()
在“anyOf”模式中查找匹配的模式。
rest_find_one_matching_schema()
在“oneOf”模式中查找匹配的模式。
rest_format_combining_operation_error()
将组合操作错误格式化为 WP_Error 对象。
rest_handle_multi_type_schema()
处理获取多类型模式的最佳类型。
rest_handle_options_request()
处理服务器的 OPTIONS 请求。
rest_output_link_header()
为 REST API 发送 Link 头部。
rest_output_link_wp_head()
将 REST API 链接标签输出到页面头部。
文章分页
上一页
1
…
90
91
92
…
136
下一页