Warning: Array to string conversion in /home/customer/www/docs.automatorplugin.com/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 825
ANON_WPFF_SUBFORM::load_options()
Return Return
(array[])
Source Source
File: src/integrations/wp-fluent-forms/triggers/anon-wpff-subform.php
public function load_options() { return Automator()->utilities->keep_order_of_options( array( 'options' => array( Automator()->helpers->recipe->wp_fluent_forms->options->list_wp_fluent_forms( null, $this->trigger_meta ), ), ) ); }
Expand full source code Collapse full source code View on Github