Summery Summery
Filters the upload base directory to delete when the site is deleted.
Syntax Syntax
Parameters Parameters
- $uploads['basedir']
-
Uploads path without subdirectory. @see wp_upload_dir()
- $site_id
-
The site ID.
Source Source
File: wp-includes/ms-site.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
MU (3.0.0) | Introduced. |