custom-contact-forms icon indicating copy to clipboard operation
custom-contact-forms copied to clipboard

Add $submission array to ccf_content_filter

Open quayzar opened this issue 8 years ago • 0 comments
trafficstars

I needed to do a little modification to the user-submitted data for one particular client so I've added the $submission array to the ccf_content_filter. Now I can access the raw data with a custom function and do the needful.

quayzar avatar Mar 13 '17 18:03 quayzar