deprecated_argument_run – action

Fires when a deprecated argument is called. 

Parameters

.
( 3.0.0 ) . .
$function_name
( string ) The function that was called. . . .
$message
( string ) A message regarding the change. . . .
$version
( string ) The version of WordPress that deprecated the argument used. . . .
API Letters: ,,

Implementers