Docs

EVF_Settings_API::set_post_data( array $data = array() )

Sets the POSTed data. This method can be used to set specific data, instead of taking it from the $_POST array.

Parameters

$dataarrayoptional
Posted data.

Default:array()