1859e92e864e87bc2569b567a4fbb84cc7d9cf91
增加了插件优先级定义的支持,多个插件之间可以自行约定执行顺序,范例
Typecho_Plugin::factory('admin/menu.php')->navBar_1000 = array('HelloWorld_Plugin', 'render');
这个插件的执行优先级就是1000,默认的执行顺序是10,越大的数字越靠后执行
Typecho Blogging Platform
####Homepage http://typecho.org/
####Document http://docs.typecho.org/
####Forum http://forum.typecho.org/
####Download http://typecho.org/download
Languages
PHP
72.8%
JavaScript
23%
SCSS
2.9%
CSS
1%
Dockerfile
0.2%
Other
0.1%