get_space_allowed

Advertisement

Summery Summery

Filters the upload quota for the current site.

Syntax Syntax

apply_filters( 'get_space_allowed', int $space_allowed )

Parameters Parameters

$space_allowed

Upload quota in megabytes for the current blog.

Source Source

File: wp-includes/ms-functions.php

Advertisement

Changelog Changelog

Changelog
Version Description
3.7.0 Introduced.

Advertisement

Leave a Reply