wpseek.com
WordPress开发者和主题制作者的搜索引擎



wp-signup.php › WordPress File

功能16
Sets up the WordPress Environment.


Function Short description
confirm_another_blog_signupShows a message confirming that the new site has been created.
confirm_blog_signupShows a message confirming that the new site has been registered and is awaiting activation.
confirm_user_signupShows a message confirming that the new user has been registered and is awaiting activation.
do_signup_headerPrints signup_header via wp_head.
show_blog_formGenerates and displays the Sign-up and Create Site forms.
show_user_formDisplays the fields for the new user account registration form.
signup_another_blogShows a form for returning users to sign up for another site.
signup_blogShows a form for a user or visitor to sign up for a new site.
signup_get_available_languagesRetrieves languages available during the site/user sign-up process.
signup_userShows a form for a visitor to sign up for a new user account.
validate_another_blog_signupValidates a new site sign-up for an existing user.
validate_blog_formValidates the new site sign-up.
validate_blog_signupValidates new site signup.
validate_user_formValidates user sign-up name and email.
validate_user_signupValidates the new user sign-up.
wpmu_signup_stylesheetPrints styles for front-end Multisite Sign-up pages.