Contact_Form7_Helpers::__construct()
Contact_Form7_Helpers constructor.
Source Source
File: src/integrations/contact-form7/helpers/contact-form7-helpers.php
public function __construct() { $this->load_options = Automator()->helpers->recipe->maybe_load_trigger_options( __CLASS__ ); }
Expand full source code Collapse full source code View on Github