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
LF_MARKSECTIONDONE::load_options()
Return Return
(array[])
Source Source
File: src/integrations/lifterlms/actions/lf-marksectiondone.php
public function load_options() { return Automator()->utilities->keep_order_of_options( array( 'options' => array( Automator()->helpers->recipe->lifterlms->options->all_lf_sections( esc_attr__( 'Section', 'uncanny-automator' ), $this->action_meta, false ), ), ) ); }
Expand full source code Collapse full source code View on Github