wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



pre_get_space_used › WordPress Filter Hooks

Da3.5.0
Deprecaton/a
apply_filters( 'pre_get_space_used', false )
Parametri:
  • (int|false) $space_used The amount of used space, in megabytes. Default false.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

$space_used = apply_filters( 'pre_get_space_used', false );