deprecated_file_included – action

Fires when a deprecated file is called. 

Parameters

.
( 2.5.0 ) . .
$file
( string ) The file that was called. . . .
$replacement
( string ) The file that should have been included based on ABSPATH. . . .
$version
( string ) The version of WordPress that deprecated the file. . . .
$message
( string ) A message regarding the change. . . .
API Letters: ,,

Implementers