示例#1
0
 public function pe_theme_metabox_config_post()
 {
     parent::pe_theme_metabox_config_post();
 }
 public function pe_theme_metabox_config_post()
 {
     parent::pe_theme_metabox_config_post();
     unset(PeGlobal::$config["metaboxes-post"]['gallery']['content']['type']);
 }