sanitize_option_$option – filter

Filters an option value following sanitization. 

Parameters

.
( 2.3.0 ) . .
Added
( 4.3.0 ) the `$original_value` parameter. . . .
$value
( string ) The sanitized option value. . . .
$option
( string ) The option name. . . .
$original_value
( string ) The original value passed to the function. . . .
API Letters: ,,

Implementers