apply_filters( 'allow_subdirectory_install', bool $allow )

Filters whether to enable the subdirectory installation feature in Multisite.


Description Description


Parameters Parameters

$allow

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


Top ↑

Source Source

File: wp-admin/includes/network.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.