protected function sanitize_value( $value, $args ) {
        if ( empty( $args['type'] ) ) {
            return $value;
        }