wp_allow_comment() wp_allow_comment() wp_allow_comment( array $commentdata, bool $avoid_die =... 最后更新 2022.04.11
sanitize_text_field() sanitize_text_field() sanitize_text_field( string $str ) 清除用户输入或数据库中的字符串。 San... 最后更新 2022.04.11
wp_kses_bad_protocol_once() wp_kses_bad_protocol_once() wp_kses_bad_protocol_once( string $string, string[] $al... 最后更新 2022.04.11
sanitize_title() sanitize_title() sanitize_title( string $title, string $fallback_title =... 最后更新 2022.04.11
settings_errors() settings_errors() settings_errors( string $setting = ”, bool $sanitize = ... 最后更新 2022.04.11
sanitize_title_for_query() sanitize_title_for_query() sanitize_title_for_query( string $title ) 使用“query”上下文清... 最后更新 2022.04.11
wp_count_comments() wp_count_comments() wp_count_comments( int $post_id ) 检索整个网站或单个帖子的评论总数。 Ret... 最后更新 2022.04.11
shortcode_atts() shortcode_atts() shortcode_atts( array $pairs, array $atts, string $shor... 最后更新 2022.04.11
wp_kses_html_error() wp_kses_html_error() wp_kses_html_error( string $string ) 处理wp_kses_hair()中的... 最后更新 2022.04.11
shortcode_parse_atts() shortcode_parse_atts() shortcode_parse_atts( string $text ) 从shortcodes标记检索所有属... 最后更新 2022.04.11
wp_kses_js_entities() wp_kses_js_entities() wp_kses_js_entities( string $string ) 删除Netscape 4早期版本中... 最后更新 2022.04.11
wp_delete_comment() wp_delete_comment() wp_delete_comment( int|WP_Comment $comment_id, bool $fo... 最后更新 2022.04.11
wp_kses_no_null() wp_kses_no_null() wp_kses_no_null( string $string, array $options = null ... 最后更新 2022.04.11
sanitize_title_with_dashes() sanitize_title_with_dashes() sanitize_title_with_dashes( string $title, string $raw_... 最后更新 2022.04.11
strip_shortcodes() strip_shortcodes() strip_shortcodes( string $content ) 从给定内容中删除所有快捷方式标记。 R... 最后更新 2022.04.11
sanitize_user() sanitize_user() sanitize_user( string $username, bool $strict = false )... 最后更新 2022.04.11
wp_filter_comment() wp_filter_comment() wp_filter_comment( array $commentdata ) 过滤和清理注释数据。 Filt... 最后更新 2022.04.11
wp_get_themes() wp_get_themes() wp_get_themes( array $args = array() ) 根据参数返回WP_主题对象的数组... 最后更新 2022.04.11
wp_get_comment_status() wp_get_comment_status() wp_get_comment_status( int|WP_Comment $comment_id ) 按ID... 最后更新 2022.04.11
wp_update_comment_count() wp_update_comment_count() wp_update_comment_count( int|null $post_id, bool $do_de... 最后更新 2022.04.11