Please add filters
-
Hi,
I love your submissions plugin and am using it with our client sites. I have added a couple of hooks to enable encryption of sensitive data with external functions.
Maybe you could add this to the stable version:
Submissions.php, line 157:
$additional_fields = apply_filters( 'wpcf7s_save_fields', $submission['fields'] );Admin.php, line 367
return apply_filters( 'wpcf7s_get_fields', $posted );Thanks,
–JF
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Please add filters’ is closed to new replies.