filesystem_method_file
最后更新于:2021-11-26 09:55:03
apply_filters( ‘filesystem_method_file’, string $path, string $method )
Filters the path for a specific filesystem method class file.
参数
- $path
-
(string)
Path to the specific filesystem method class file. - $method
-
(string)
The filesystem method to use.
源文件
文件: gc-admin/includes/file.php