<?php class API { public static function get_promotion_widgets() { } } //foreach ( Api::get_promotion_widgets() as $widget_data ) { /*$manager->register( new Widgets\Pro_Widget_Promotion( [], [ 'widget_name' => $widget_data['name'], 'widget_title' => $widget_data['title'], ] ) );*/ //}
You have javascript disabled. You will not be able to edit any code.