- Download https://github.com/jrfnl/wp-hook-documentor and drop it in your WordPress plugins folder
- Download and activate this plugin
- The form and field ids are currently hardcoded. Create your form and set the correct ids.
s11_hooks_to_forms('plugin-folder-name');
For bigger projects, you may need to check smaller chunks.
s11_hooks_to_forms('formidable/classes');
s11_hooks_to_forms('formidable/pro');