admin管理员组

文章数量:1130349

We're exploring some possibilities to upgrade our web development tools in using Wordpress, but we're concerned whether or not there is a good plug-in to build custom forms in WordPress and pass data outside of Wordpress?

We're exploring some possibilities to upgrade our web development tools in using Wordpress, but we're concerned whether or not there is a good plug-in to build custom forms in WordPress and pass data outside of Wordpress?

Share Improve this question edited Oct 17, 2018 at 19:48 fuxia 107k39 gold badges255 silver badges461 bronze badges asked Oct 17, 2018 at 19:37 Christian LuneborgChristian Luneborg 1031 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 0

I'm not an affiliate of Gravity Forms and I'm sorry if this offends someone, but based on my own custom form development experiences I can recommend it.

Gravity Forms has very good API documentation that helps when customizing forms. For example on one site I used Advanced Custom Fields metafields as Gravity Forms radio field options.

Gravity Forms also has different hooks you can use to manipulate form entries before/after the form/email notifications are saved/sent.

We're exploring some possibilities to upgrade our web development tools in using Wordpress, but we're concerned whether or not there is a good plug-in to build custom forms in WordPress and pass data outside of Wordpress?

We're exploring some possibilities to upgrade our web development tools in using Wordpress, but we're concerned whether or not there is a good plug-in to build custom forms in WordPress and pass data outside of Wordpress?

Share Improve this question edited Oct 17, 2018 at 19:48 fuxia 107k39 gold badges255 silver badges461 bronze badges asked Oct 17, 2018 at 19:37 Christian LuneborgChristian Luneborg 1031 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 0

I'm not an affiliate of Gravity Forms and I'm sorry if this offends someone, but based on my own custom form development experiences I can recommend it.

Gravity Forms has very good API documentation that helps when customizing forms. For example on one site I used Advanced Custom Fields metafields as Gravity Forms radio field options.

Gravity Forms also has different hooks you can use to manipulate form entries before/after the form/email notifications are saved/sent.

本文标签: apiPassing data outside of Wordpress possible