示例#1
0
 static function installPlugin()
 {
     Glossary_Type::loadGlossaryType();
     Taxonomies::registerTaxonomies();
     Post_Type::registerPostType();
     Flush_Rewrite_Rules();
 }