apply_filters( 'filesystem_method_file', string $path, string $method )

Filters the path for a specific filesystem method class file.

Description

See also

Parameters

$path

(string) Path to the specific filesystem method class file.

$method

(string) The filesystem method to use.

Source

File: wp-admin/includes/file.php

View on Trac

Changelog

Version Description
2.6.0 Introduced.

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