ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/ms-functions.php
  • Page 4

maybe_add_existing_user_to_blog()

Function: Adds a new user to a blog by visiting /newbloguser/{key}/.

Source: wp-includes/ms-functions.php:2166

Used by 0 functions | Uses 4 functions

add_existing_user_to_blog()

Function: Adds a user to a blog based on details from maybe_add_existing_user_to_blog().

Source: wp-includes/ms-functions.php:2219

Used by 1 function | Uses 3 functions

added_existing_user

Action Hook: Fires immediately after an existing user is added to a site.

Source: wp-includes/ms-functions.php:2233

Used by 1 function | Uses 0 functions

add_new_user_to_blog()

Function: Adds a newly created user to the appropriate blog

Source: wp-includes/ms-functions.php:2253

Used by 0 functions | Uses 3 functions

fix_phpmailer_messageid()

Function: Corrects From host on outgoing mail to match the site domain.

Source: wp-includes/ms-functions.php:2274

Used by 0 functions | Uses 1 function

is_user_spammy()

Function: Determines whether a user is marked as a spammer, based on user login.

Source: wp-includes/ms-functions.php:2287

Used by 0 functions | Uses 0 functions

update_blog_public()

Function: Updates this blog’s ‘public’ setting in the global blogs table.

Source: wp-includes/ms-functions.php:2309

Used by 0 functions | Uses 1 function

users_can_register_signup_filter()

Function: Determines whether users can self-register, based on Network settings.

Source: wp-includes/ms-functions.php:2320

Used by 0 functions | Uses 0 functions

update_posts_count()

Function: Updates a blog’s post count.

Source: wp-includes/ms-functions.php:2016

Used by 2 functions | Uses 0 functions

wpmu_log_new_registrations()

Function: Logs the user email, IP, and registration date of a new site.

Source: wp-includes/ms-functions.php:2032

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4 5 … 11 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy