ClassicPress logo
Skip to content
Filter by type:

Browse:

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

pre_get_space_used

Filter Hook: Filters the amount of storage space used by the current site, in megabytes.

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

Used by 1 function | Uses 0 functions

get_space_allowed()

Function: Returns the upload quota for the current blog.

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

Used by 4 functions | Uses 2 functions

get_space_allowed

Filter Hook: Filters the upload quota for the current site.

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

Used by 1 function | Uses 0 functions

get_upload_space_available()

Function: Determines if there is any upload space left in the current blog’s quota.

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

Used by 4 functions | Uses 2 functions

is_upload_space_available()

Function: Determines if there is any upload space left in the current blog’s quota.

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

Used by 2 functions | Uses 1 function

wp_schedule_update_network_counts()

Function: Schedules update of the network-wide counts for the current network.

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

Used by 0 functions | Uses 2 functions

wp_update_network_counts()

Function: Updates the network-wide counts for the current network.

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

Used by 0 functions | Uses 2 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

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