1. Home
  2. Developer
  3. Code Snippets
  4. Modify raw application data prior to parsing

Modify raw application data prior to parsing

Filter: matador_application_data_raw

This filter allows you to change the raw $_REQUEST from an application form before it processed

$this->request = apply_filters( 'matador_application_data_raw', $_REQUEST );

see also:  matador_application_data_processed

Updated on May 1, 2023

Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for?
Contact Support