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
WPCW_COURSECOMPLETED::load_options()
Return Return
(array[])
Source Source
File: src/integrations/wp-courseware/triggers/wpcw-coursecompleted.php
public function load_options() { return Automator()->utilities->keep_order_of_options( array( 'options' => array( Automator()->helpers->recipe->wp_courseware->options->all_wpcw_courses(), Automator()->helpers->recipe->options->number_of_times(), ), ) ); }
Expand full source code Collapse full source code View on Github