Sets up all action and filter hooks for the service.
File: src/modules/protectors/module.php
Module
Class for the Protectors module.
Module::bootstrap()
Bootstraps the module by setting properties.
Module::verify_request()
Verifies a request by ensuring that it is not spammy.
Module::render_output()
Renders the output for the protector before the Submit button.
Module::register_defaults()
Registers the default protectors.
torro_register_protectors
Action Hook: Fires when the default protectors have been registered.
Module::is_final_submit_request()
Checks whether the current request is the final submit request for a submission completion.