ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

welcome_user_msg_filter()

Function: Ensures that the welcome message is not empty. Currently unused.

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

Used by 0 functions | Uses 1 function

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

redirect_this_site()

Function: Ensures that the current site’s domain is listed in the allowed redirect host list.

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

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