wp_send_json() wp_send_json() wp_send_json( mixed $response, int $status_code = null ... 最后更新 2022.04.11
download_url() download_url() download_url( string $url, int $timeout = 300, bool $si... 最后更新 2022.04.11
wp_reschedule_event() wp_reschedule_event() wp_reschedule_event( int $timestamp, string $recurrence... 最后更新 2022.04.11
wp_unschedule_event() wp_unschedule_event() wp_unschedule_event( int $timestamp, string $hook, arra... 最后更新 2022.04.11
wp_schedule_single_event() wp_schedule_single_event() wp_schedule_single_event( int $timestamp, string $hook,... 最后更新 2022.04.11
wp_dequeue_script() wp_dequeue_script() wp_dequeue_script( string $handle ) 删除先前排队的脚本。 Remove a... 最后更新 2022.04.11
wp_dequeue_style() wp_dequeue_style() wp_dequeue_style( string $handle ) 删除先前排队的CSS样式表。 Remov... 最后更新 2022.04.11
wp_clearcookie() wp_clearcookie() wp_clearcookie() 清除身份验证cookie,注销用户。此函数已弃用。 Clears the a... 最后更新 2022.04.11
wp_check_filetype() wp_check_filetype() wp_check_filetype( string $filename, string[] $mimes = ... 最后更新 2022.04.11
wp_rel_nofollow() wp_rel_nofollow() wp_rel_nofollow( string $text ) 向内容中的所有HTML A元素添加rel=“n... 最后更新 2022.04.11
wp_make_link_relative() wp_make_link_relative() wp_make_link_relative( string $link ) 将完整的URL路径转换为绝对路径。... 最后更新 2022.04.11
wp_specialchars() wp_specialchars() wp_specialchars( string $string, string $quote_style = ... 最后更新 2022.04.11
wp_richedit_pre() wp_richedit_pre() wp_richedit_pre( string $text ) 为富文本编辑器设置文本格式。 Formats ... 最后更新 2022.04.11
xmlrpc_getpostcategory() xmlrpc_getpostcategory() xmlrpc_getpostcategory( string $content ) 从xmlrpcxml检索文... 最后更新 2022.04.11
wp_verify_nonce() wp_verify_nonce() wp_verify_nonce( string $nonce, string|int $action = -1... 最后更新 2022.04.11
wp_send_json_success() wp_send_json_success() wp_send_json_success( mixed $data = null, int $status_c... 最后更新 2022.04.11
wp_send_json_error() wp_send_json_error() wp_send_json_error( mixed $data = null, int $status_cod... 最后更新 2022.04.11