How to add a route? 时间:2013-12-30 作者:Mohammad Mehdi Habibi 我正在写一个wordpress插件。例如,我想将管线添加到前端mysite.com/myroute/ 运行php文件(位于wp-content/plugin/myplugin/my_route_handler.php).我需要加载布局和每个wordpress在这条路线上的细节。这可能吗?如何做到这一点? 1 个回复 SO网友:Subharanjan 有一个插件wp-mvc,它像其他一些框架一样为您提供路由功能。检查此文档:WP MVC Routing 结束 文章导航