kennym / cf7-to-api

LOOKING FOR MAINTAINER. Wordpress plugin to transmit contact form 7 entries to remote API using POST or GET
https://wordpress.org/plugins/cf7-to-api-basic-auth/
52 stars 30 forks source link

Apply the API response error code to the CF7 submission status #62

Open lpla opened 2 months ago

lpla commented 2 months ago

This allows the form frontend to show the error message with the proper color and without wiping the form content for a retry. Possibly fixes #21