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



allow_subdirectory_install › Filtr WordPress Hooks

Od3.0.0
Przestarzałyn/a
apply_filters( 'allow_subdirectory_install', false )
Parametry:
  • (bool) $allow Whether to enable the subdirectory installation feature in Multisite. Default false.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters whether to enable the subdirectory installation feature in Multisite.





Źródło

if ( apply_filters( 'allow_subdirectory_install', false ) ) {