Skip to content
  • Log In
  • Register
WordPress.org
  • News
  • Download & Extend
    • Get WordPress
    • Themes
    • Patterns
    • Plugins
    • Openverse
    • Mobile
    • Hosting
  • Learn
    • Learn WordPress
    • Documentation
    • Forums
    • WordPress.tv
    • Developers
  • Community
    • Make WordPress
    • WordCamp
    • Meetups
    • Photo Directory
    • Job Board
    • Five for the Future
  • About
    • About WordPress
    • Showcase
    • Gutenberg
    • Enterprise
    • WordPress Swag Store
  • Get WordPress
Get WordPress

Developer Resources

Browse: Home / Reference / Hooks / signup_blog_init

apply_filters( 'signup_blog_init', array $signup_blog_defaults )

Filters the default site creation variables for the site sign-up form.

Contents

  • Parameters
  • Source
  • Related
    • Used By
  • Changelog
  • User Contributed Notes

Parameters

$signup_blog_defaults array
An array of default site creation variables.
  • user_name string
    The user username.
  • user_email string
    The user email address.
  • blogname string
    The blogname.
  • blog_title string
    The title of the site.
  • errors WP_Error
    A WP_Error object with possible errors relevant to new site creation variables.

Top ↑

Source

File: wp-signup.php. View all references

$filtered_results = apply_filters( 'signup_blog_init', $signup_blog_defaults );

View on Trac View on GitHub


Top ↑

Related

Top ↑

Used By

Used By
Used By Description
signup_blog() wp-signup.php

Shows a form for a user or visitor to sign up for a new site.


Top ↑

Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes

You must log in before being able to contribute a note or feedback.

  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
Code is Poetry

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.