wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



pre_get_space_used › Filtr WordPress Hooks

Od3.5.0
Przestarzałyn/a
apply_filters( 'pre_get_space_used', false )
Parametry:
  • (int|false) $space_used The amount of used space, in megabytes. Default false.
    Wymagane: Tak
Zdefiniowane na:
Codex:

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





Źródło

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