Files
plugins/RoutesHelper/README.md
chorblack e75f275ef4
Some checks failed
定时更新GitHub源插件 / 自动更新GitHub插件 (push) Has been cancelled
Initial commit
2026-03-07 11:19:25 +08:00

10 lines
688 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### Typecho系统路由助手插件RoutesHelper v1.0.3
- 此插件可以自由设定各项链接的样式,方括号包括的内容禁止修改,否正则匹配不成功会使链接失效
- 已默认禁止修改后台/action路由和其他插件所添加的路由所以不存在使用后不能登录后台以及其他插件被破坏的情况
- 由于Typecho版本升级默认路由可能会发生变化所以使用'恢复系统默认路由'功能时请注意插件所支持的Typecho版本
:warning:强烈建议不要修改[ post ]即文章路径否则即使恢复默认也可能失去关联导致评论404。
> 修正面板问题默认路由兼容至Typecho1.1。