コード例 #1
0
ファイル: class.core.php プロジェクト: andyUA/kabmin-new
 static function installPlugin()
 {
     Glossary_Type::loadGlossaryType();
     Taxonomies::registerTaxonomies();
     Post_Type::registerPostType();
     Flush_Rewrite_Rules();
 }