云策 WordPress 开发者社区
首页
新闻
主题
插件
REST API
WP CLI
Hooks
云策官网
函数文档
首页
/
函数文档
wp_remote_head()
使用 HEAD 方法执行 HTTP 请求并返回其响应。
wp_remote_post()
使用 POST 方法执行 HTTP 请求并返回其响应。
wp_remote_request()
执行 HTTP 请求并返回其响应。
wp_remote_retrieve_body()
仅从原始响应中检索 body 部分。
wp_remote_retrieve_cookie_value()
按名称从原始响应中检索单个 cookie 的值。
wp_remote_retrieve_cookie()
从原始响应中按名称检索单个 cookie。
wp_remote_retrieve_cookies()
仅从原始响应中检索 cookie。
wp_remote_retrieve_header()
从原始响应中按名称检索单个标头。
wp_remote_retrieve_headers()
仅从原始响应中检索头部信息。
wp_remote_retrieve_response_code()
仅从原始响应中检索响应代码。
wp_remote_retrieve_response_message()
仅从原始响应中检索响应消息。
wp_removable_query_args()
返回一个数组,包含可从 URL 中移除的一次性查询变量名称。
wp_remove_object_terms()
移除与给定对象关联的术语。
wp_remove_surrounding_empty_script_tags()
移除开头和结尾的空 script 标签。
wp_remove_targeted_link_rel_filters()
移除修改目标链接 rel 属性的所有过滤器。
wp_render_duotone_filter_preset()
渲染双色调滤镜SVG并返回CSS filter属性以引用渲染的SVG。
文章分页
上一页
1
…
200
201
202
…
221
下一页