apply_filters( 'pre_get_space_used', int|bool $space_used )

Filters the amount of storage space used by the current site.


Description Description


Parameters Parameters

$space_used

(int|bool) The amount of used space, in megabytes. Default false.


Top ↑

Source Source

File: wp-includes/ms-functions.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.