array( 'menu' => array( 'settings' => 'myThemes', 'label' => __( 'Theme Options' , 'myThemes' ) , 'ico' => MYTHEMES_DEV_ICON ), 'title' => __( 'General Settings' , 'myThemes' ), 'description' => '', 'content' => array(), ), 'mythemes-underconstruction' => array( 'menu' => array( 'label' => __( 'Under Construction' , 'myThemes' ), ), 'title' => __( 'Under Construction Settings' , 'myThemes' ), 'description' => '', 'content' => array(), ), ); ?>