コード例 #1
0
ファイル: PeThemeOneUp.php プロジェクト: ConceptHaus/jolie
 public function pe_theme_metabox_config_post()
 {
     parent::pe_theme_metabox_config_post();
 }
コード例 #2
0
 public function pe_theme_metabox_config_post()
 {
     parent::pe_theme_metabox_config_post();
     unset(PeGlobal::$config["metaboxes-post"]['gallery']['content']['type']);
 }