activate_plugin() activate_plugin() activate_plugin( string $plugin, string $redirect = ”, ... 最后更新 2022.04.11
resume_plugin() resume_plugin() resume_plugin( string $plugin, string $redirect = ” ) 尝... 最后更新 2022.04.11
redirect_post() redirect_post() redirect_post( int $post_id = ” ) 重定向到上一页。Redirect to p... 最后更新 2022.04.11
redirect_this_site() redirect_this_site() redirect_this_site( array|string $deprecated = ” ) 确保当前... 最后更新 2022.04.11
post_preview() post_preview() post_preview() 保存草稿或手动自动保存以显示文章预览。Saves a draft or manu... 最后更新 2022.04.11
ms_load_current_site_and_network() ms_load_current_site_and_network() ms_load_current_site_and_network( string $domain, strin... 最后更新 2022.04.11
maybe_redirect_404() maybe_redirect_404() maybe_redirect_404() 定义noblogdirect时更正404重定向。Correct 40... 最后更新 2022.04.11
wp_safe_redirect() wp_safe_redirect() wp_safe_redirect( string $location, int $status = 302, ... 最后更新 2022.04.11
wp_nonce_url() wp_nonce_url() wp_nonce_url( string $actionurl, int|string $action = -... 最后更新 2022.04.11
wp_redirect() wp_redirect() wp_redirect( string $location, int $status = 302, strin... 最后更新 2022.04.11
wp_loginout() wp_loginout() wp_loginout( string $redirect = ”, bool $echo = true ) ... 最后更新 2022.04.11
wp_check_for_changed_slugs() wp_check_for_changed_slugs() wp_check_for_changed_slugs( int $post_id, WP_Post $post... 最后更新 2022.04.11
delete_theme() delete_theme() delete_theme( string $stylesheet, string $redirect = ” ... 最后更新 2022.04.11
activate_plugins() activate_plugins() activate_plugins( string|string[] $plugins, string $red... 最后更新 2022.04.11
allowed_http_request_hosts() allowed_http_request_hosts() allowed_http_request_hosts( bool $is_external, string $... 最后更新 2022.04.11
auth_redirect() auth_redirect() auth_redirect() 检查用户是否已登录,如果未登录,则将其重定向到登录页。Checks if a ... 最后更新 2022.04.11
WordPress函数文档auth_redirect() WordPress函数文档auth_redirect() 判断用户是否登录,没有登录则跳转到登录页面 描述 译文 auth_redirect() 是一个简单函数,要求用... 最后更新 2022.04.10