云策 WordPress 开发者社区
首页
新闻
主题
插件
REST API
WP CLI
Hooks
云策官网
函数文档
首页
/
函数文档
/
搜索:WP_
rest_handle_deprecated_argument()
处理 _deprecated_argument() 错误。
rest_handle_deprecated_function()
处理 _deprecated_function() 错误。
rest_handle_doing_it_wrong()
处理 _doing_it_wrong 错误。
rest_handle_multi_type_schema()
处理获取多类型模式的最佳类型。
rest_handle_options_request()
处理服务器的 OPTIONS 请求。
rest_is_array()
判断给定值是否为类数组。
rest_parse_embed_param()
将 "_embed" 参数解析为要嵌入的资源列表。
rest_parse_request_arg()
基于路由注册的详细信息解析请求参数。
rest_sanitize_array()
将类数组值转换为数组。
rest_sanitize_request_arg()
根据路由注册的详细信息清理请求参数。
rest_sanitize_value_from_schema()
根据模式清理值。
rest_send_allow_header()
发送“Allow”头部以声明可以发送到当前路由的所有方法。
rest_validate_array_value_from_schema()
根据 schema 验证数组值。
rest_validate_boolean_value_from_schema()
根据模式验证布尔值。
rest_validate_enum()
验证给定值是否为 JSON Schema "enum" 的成员。
rest_validate_integer_value_from_schema()
基于模式验证整数值。
文章分页
上一页
1
…
146
147
148
…
162
下一页