ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

force_ssl_content()

Function: Determines whether to force SSL on content.

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

Used by 1 function | Uses 0 functions

filter_SSL()

Function: Formats a URL to use https.

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

Used by 0 functions | Uses 3 functions

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

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
« Previous 1 … 3 4 5 … 11 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy