0, 'label' => esc_html__('--choose--','buzstores') ); $arg = array('posts_per_page' => -1); $buzstores_pages = get_pages($arg); foreach($buzstores_pages as $buzstores_page) : $buzstores_pagelist[$buzstores_page->ID] = array( 'value' => $buzstores_page->ID, 'label' => $buzstores_page->post_title ); endforeach; //print_r($widget_field); extract( $widget_field ); switch( $buzstores_widgets_field_type ) { // Standard text field case 'text' : ?>
/>
/>
'; if (isset($buzzstore_widgets_description)) { ?>
';
foreach( $buzstores_widgets_field_options as $athm_option_name => $athm_option_title ) { ?>
/>