0, 'label' => esc_html__('--choose--', 'agency-lite') ); $arg = array('posts_per_page' => -1); $agency_lite_posts = get_posts($arg); foreach ($agency_lite_posts as $agency_lite_post) : $agency_lite_postlist[$agency_lite_post->ID] = array( 'value' => $agency_lite_post->ID, 'label' => $agency_lite_post->post_title ); endforeach; extract($widget_field); switch ($agency_lite_widgets_field_type) { // Standard text field case 'text' : ?>
/>
';
foreach ($agency_lite_widgets_field_options as $agency_lite_option_name => $agency_lite_option_title) {
?>
/>