ClassicPress logo
Skip to content
Filter by type:

Browse:

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

can_add_user_to_blog

Filter Hook: Filters whether a user should be added to a site.

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

Used by 1 function | Uses 0 functions

add_user_to_blog

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

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

Used by 1 function | Uses 0 functions

remove_user_from_blog()

Function: Removes a user from a blog.

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

Used by 4 functions | Uses 4 functions

remove_user_from_blog

Action Hook: Fires before a user is removed from a site.

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

Used by 1 function | Uses 0 functions

get_blog_permalink()

Function: Gets the permalink for a post on another blog.

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

Used by 0 functions | Uses 3 functions

get_blog_id_from_url()

Function: Gets a blog’s numeric ID from its URL.

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

Used by 0 functions | Uses 1 function

is_email_address_unsafe()

Function: Checks an email address against a list of banned domains.

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

Used by 1 function | Uses 3 functions

is_email_address_unsafe

Filter Hook: Filters whether an email address is unsafe.

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

Used by 1 function | Uses 0 functions

get_sitestats()

Function: Gets the network’s site and user counts.

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

Used by 0 functions | Uses 1 function

get_active_blog_for_user()

Function: Gets one of a user’s active blogs.

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

Used by 1 function | Uses 2 functions
« Previous 1 … 9 10 11 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy