call('begin'); /** 开始路由分发 */ \Typecho\Router::dispatch(); /** 注册一个结束插件 */ \Typecho\Plugin::factory('index.php')->call('end');