filesystem_method_file

Advertisement

Summery Summery

Filters the path for a specific filesystem method class file.

Syntax Syntax

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

Parameters Parameters

$path

Path to the specific filesystem method class file.

$method

The filesystem method to use.

Source Source

File: wp-admin/includes/file.php

Advertisement

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

See also See also

Advertisement

Leave a Reply