deprecated_function_run – action
Fires when a deprecated function is called.
Parameters
- .
- ( 2.5.0 ) . .
- $function_name
- ( string ) The function that was called. . . .
- $replacement
- ( string ) The function that should have been called. . . .
- $version
- ( string ) The version of WordPress that deprecated the function. . . .