$main->get_main_post_type(), 'posts_per_page' => -1 )); $options = array('' => '-----'); foreach($posts as $post) $options['' . $post->ID] = $post->post_title; $fields->select('event_id', esc_html__('Event', 'modern-events-calendar-lite'), $options); ?> select('layout', esc_html__('Layout', 'modern-events-calendar-lite'), array( 'full' => 'Full', 'left' => 'Image left', 'right' => 'Image right' )); ?> block_commons();