apply_filters( 'allow_subdirectory_install', bool $allow )

Filters whether to enable the subdirectory installation feature in Multisite.

Parameters

$allow

(bool) Whether to enable the subdirectory installation feature in Multisite. Default false.

Source

File: wp-admin/includes/network.php

View on Trac

Changelog

Version Description
3.0.0 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/allow_subdirectory_install