apply_filters( 'allow_subdirectory_install', bool $allow )
Filters whether to enable the subdirectory installation feature in Multisite.
Parameters
- $allow
-
Whether to enable the subdirectory installation feature in Multisite.<br> Default false.
Source
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |