custom-contact-forms
custom-contact-forms copied to clipboard
Add $submission array to ccf_content_filter
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.