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
LD_MARKCOURSEDONE::load_options()
Return Return
(array[])
Source Source
File: src/integrations/learndash/actions/ld-markcoursedone.php
public function load_options() { return Automator()->utilities->keep_order_of_options( array( 'options' => array( Automator()->helpers->recipe->learndash->options->all_ld_courses( null, 'LDCOURSE', false ), ), ) ); }
Expand full source code Collapse full source code View on Github