wp_kses_normalize_entities() wp_kses_normalize_entities() wp_kses_normalize_entities( string $string ) 转换和修复HTML实... 最后更新 2022.04.11
wp_notify_moderator() wp_notify_moderator() wp_notify_moderator( int $comment_id ) 通知网站的版主有一条新评论正在等... 最后更新 2022.04.11
validate_file() validate_file() validate_file( string $file, string[] $allowed_files = ... 最后更新 2022.04.11
wp_notify_postauthor() wp_notify_postauthor() wp_notify_postauthor( int|WP_Comment $comment_id, strin... 最后更新 2022.04.11
wp_kses_normalize_entities2() wp_kses_normalize_entities2() wp_kses_normalize_entities2( array $matches ) wp_kses_n... 最后更新 2022.04.11
wp_get_original_referer() wp_get_original_referer() wp_get_original_referer() 检索已发布的原始引用(如果存在)。 Retrieve or... 最后更新 2022.04.11
wp_get_schedule() wp_get_schedule() wp_get_schedule( string $hook, array $args = array() ) ... 最后更新 2022.04.11
wp_parse_args() wp_parse_args() wp_parse_args( string|array|object $args, array $defaul... 最后更新 2022.04.11
wp_kses_split() wp_kses_split() wp_kses_split( string $string, array $allowed_html, str... 最后更新 2022.04.11
wp_get_schedules() wp_get_schedules() wp_get_schedules() 检索支持的事件重复计划。 Retrieve supported even... 最后更新 2022.04.11
wp_get_referer() wp_get_referer() wp_get_referer() 从“_wp_http_referer”或http referer检索refe... 最后更新 2022.04.11
wp_kses_split2() wp_kses_split2() wp_kses_split2( string $string, array $allowed_html, ar... 最后更新 2022.04.11
wp_redirect() wp_redirect() wp_redirect( string $location, int $status = 302, strin... 最后更新 2022.04.11
wp_next_scheduled() wp_next_scheduled() wp_next_scheduled( string $hook, array $args = array() ... 最后更新 2022.04.11
wp_nonce_ays() wp_nonce_ays() wp_nonce_ays( string $action ) 显示“确定”消息以确认正在执行的操作。 Disp... 最后更新 2022.04.11
wp_cache_get() wp_cache_get() wp_cache_get( int|string $key, string $group = ”, bool ... 最后更新 2022.04.11
wp_reset_postdata() wp_reset_postdata() wp_reset_postdata() 在循环执行一个单独的查询之后,此函数将$post global恢复到主... 最后更新 2022.04.11
wp_kses_version() wp_kses_version() wp_kses_version() 返回kse的版本号。 Returns the version number... 最后更新 2022.04.11
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
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
validate_current_theme() validate_current_theme() validate_current_theme() 检查当前主题文件’索引.php’和’样式表’存在。 Chec... 最后更新 2022.04.11
wp_set_sidebars_widgets() wp_set_sidebars_widgets() wp_set_sidebars_widgets( array $sidebars_widgets ) 设置si... 最后更新 2022.04.11
wp_remote_get() wp_remote_get() wp_remote_get( string $url, array $args = array() ) 使用G... 最后更新 2022.04.11
wp_kses_bad_protocol_once2() wp_kses_bad_protocol_once2() wp_kses_bad_protocol_once2( string $string, string $all... 最后更新 2022.04.11
wp_unregister_sidebar_widget() wp_unregister_sidebar_widget() wp_unregister_sidebar_widget( int|string $id ) 从侧边栏删除小部... 最后更新 2022.04.11
wp_insert_comment() wp_insert_comment() wp_insert_comment( array $commentdata ) 在数据库中插入注释。 Inse... 最后更新 2022.04.11