コード例 #1
0
ファイル: options.php プロジェクト: xpander54/wp-drz
 protected function _options()
 {
     return array('id' => 'text') + parent::_options();
 }