ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-MU (3.0.0)
  • Page 8

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

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

recurse_dirsize()

Function: Gets the size of a directory recursively.

Source: wp-includes/functions.php:8399

Used by 0 functions | Uses 0 functions

check_upload_mimes()

Function: Checks an array of MIME types against a list of allowed types.

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

Used by 0 functions | Uses 1 function

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 … 7 8 9 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy