Wp_Fluent_Forms_Helpers::__construct()
Wp_Fluent_Forms_Helpers constructor.
Source Source
File: src/integrations/wp-fluent-forms/helpers/wp-fluent-forms-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