0, 'label' => '--choose--' ); $arg = array('posts_per_page' => -1); $agensy_posts = get_posts($arg); foreach ($agensy_posts as $agensy_post) : $agensy_postlist[$agensy_post->ID] = array( 'value' => $agensy_post->ID, 'label' => $agensy_post->post_title ); endforeach; extract($widget_field); switch ($agensy_widgets_field_type) { // Standard text field case 'text' : ?>
/>
';
foreach ($agensy_widgets_field_options as $athm_option_name => $athm_option_title) {
?>
/>