Home > Backend Development > PHP Tutorial > wordpress定义路由规则

wordpress定义路由规则

WBOY
Release: 2016-06-23 14:38:18
Original
2158 people have browsed it

我想输入http://www.ke6.com/month/的时候,它实际上是访问http://www.ke6.com/?score=month,用wordpress的路由函数如何实现?


回复讨论(解决方案)

还是没人回答,只好自己解决了。看下面两篇文章:

实现wordpress路由功能
http://tanteng.sinaapp.com/wordpress-route/

自定义wordpress url参数以及设置路由规则
http://tanteng.sinaapp.com/parameters-wordpress-url/

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template