Hooks/config form

This hook runs when the 'Configure' button is clicked for a specific plugin on the admin plugins panel.

Plugins use this hook to directly output the HTML that goes inside the <form> tag for the configuration form.

The config hook is used to process the submitted data from the form that was created with this hook.

Arguments

This hook has no arguments.