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
wp_get_current_commenter() wp_get_current_commenter() wp_get_current_commenter() 获取当前评论者的姓名、电子邮件和URL。 Get cur... 最后更新 2022.04.11
the_excerpt_rss() the_excerpt_rss() the_excerpt_rss() 显示提要的文章摘要。 Display the post excerpt f... 最后更新 2022.04.11
stripslashes_deep() stripslashes_deep() stripslashes_deep( mixed $value ) 在数组、对象或标量之间导航,并从值中删除斜... 最后更新 2022.04.11