validate_username() validate_username() validate_username( string $username ) 检查用户名是否有效。 Checks... 最后更新 2022.04.11
get_avatar_url() get_avatar_url() get_avatar_url( mixed $id_or_email, array $args = null ... 最后更新 2022.04.11
get_blog_list() get_blog_list() get_blog_list( int $start, int $num = 10, string $depre... 最后更新 2022.04.11
generate_random_password() generate_random_password() generate_random_password( int $len = 8 ) 生成随机密码。Generat... 最后更新 2022.04.11
get_blog_option() get_blog_option() get_blog_option( int $id, string $option, mixed $defaul... 最后更新 2022.04.11
clear_global_post_cache() clear_global_post_cache() clear_global_post_cache( int $post_id ) 清除全局后缓存的功能已弃用。D... 最后更新 2022.04.11
clean_object_term_cache() clean_object_term_cache() clean_object_term_cache( int|array $object_ids, array|s... 最后更新 2022.04.11
delete_get_calendar_cache() delete_get_calendar_cache() delete_get_calendar_cache() 清除“获取日历”的缓存结果。Purge the cac... 最后更新 2022.04.11
clean_page_cache() clean_page_cache() clean_page_cache( int $id ) 将清除缓存中的页。Will clean the pag... 最后更新 2022.04.11
clean_post_cache() clean_post_cache() clean_post_cache( int|WP_Post $post ) 将清除缓存中的邮件。Will cl... 最后更新 2022.04.11
clean_attachment_cache() clean_attachment_cache() clean_attachment_cache( int $id, bool $clean_terms = fa... 最后更新 2022.04.11
add_editor_style() add_editor_style() add_editor_style( array|string $stylesheet = ‘editor-st... 最后更新 2022.04.11
enqueue_block_styles_assets() enqueue_block_styles_assets() enqueue_block_styles_assets() 函数,用于在编辑器和前端将块样式功能所需的样式排队... 最后更新 2022.04.11
enqueue_editor_block_styles_assets() enqueue_editor_block_styles_assets() enqueue_editor_block_styles_assets() 负责将块样式功能所需的资源在编辑器上... 最后更新 2022.04.11
comments_number() comments_number() apply_filters( ‘comments_number’, string $output, int $... 最后更新 2022.04.11
check_comment() check_comment() check_comment( string $author, string $email, string $u... 最后更新 2022.04.11
check_comment_flood_db() check_comment_flood_db() check_comment_flood_db() 钩住WP基于本机数据库的注释洪水检查。Hooks WP’s ... 最后更新 2022.04.11
add_comments_page() add_comments_page() add_comments_page( string $page_title, string $menu_tit... 最后更新 2022.04.11
comment_form() comment_form() comment_form( array $args = array(), int|WP_Post $post_... 最后更新 2022.04.11