最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

api - Passing data outside of Wordpress possible?

matteradmin8PV0评论

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.

Post a comment

comment list (0)

  1. No comments so far