*/ class MEC_formBuilder extends MEC_base { /** * @var MEC_main */ public $main; /** * @var array */ public $settings; /** * Constructor method * @author Webnus */ public function __construct() { // Import MEC Main $this->main = $this->getMain(); // MEC Settings $this->settings = $this->main->get_settings(); } /** * @param $args * @return void */ public function hourlySchedule($args) { $hourly_schedules = $args['hourly_schedules']; $speakers_status = $args['speakers_status']; $speakers = $args['speakers']; $wrapper_class = $args['wrapper_class'] ?? 'mec-meta-box-fields mec-event-tab-content mec-fes-hourly-schedule'; $prefix = $args['prefix'] ?? ''; $name_prefix = ((isset($args['name_prefix']) and trim($args['name_prefix'])) ? $args['name_prefix'] : 'mec'); ?>

$hourly_schedule): if(!is_numeric($key)) continue; $i = max($i, $key); ?>
main->m('taxonomy_speakers', esc_html__('Speakers:', 'modern-events-calendar-lite'))); ?>
main->m('taxonomy_speakers', esc_html__('Speakers:', 'modern-events-calendar-lite'))); ?>

main->m('taxonomy_speakers', esc_html__('Speakers:', 'modern-events-calendar-lite'))); ?>

settings['datepicker_format']) and trim($this->settings['datepicker_format'])) ? $this->settings['datepicker_format'] : 'Y-m-d'; $i = 1; foreach ($values as $key => $not_in_day) : if(!is_numeric($key)) continue; ?>
main->standardize_format($not_in_day, $datepicker_format)); ?> x
:val: x