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 / add_signup_meta

apply_filters( 'add_signup_meta', array $meta )

Filters the new default site meta variables.

Contents

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

Parameters

$meta array
An array of default site meta variables.
  • lang_id int
    The language ID.
  • blog_public int
    Whether search engines should be discouraged from indexing the site. 1 for true, 0 for false.

Top ↑

Source

File: wp-signup.php. View all references

$meta = apply_filters( 'add_signup_meta', $meta_defaults );

View on Trac View on GitHub


Top ↑

Related

Top ↑

Used By

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

Validates a new site sign-up for an existing user.

validate_user_signup() wp-signup.php

Validates the new user sign-up.

validate_blog_signup() wp-signup.php

Validates new site signup.


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.