这是我的代谢箱
array(
\'id\' => \'all_btns\',
\'name\' => \'Button Select\',
\'type\' => \'select\',
\'options\' => array(
\'button\' => \'Button\',
\'button_red\' => \'Button Red\',
\'button_yellow\' => \'Button Yellow\',
),
\'callback\' => \'metabox_clone_options\',
),
我想克隆这个options 到另一个metabox阵列