Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 wordpress 中建立一个网站。像 mysite.com 这样的网络版本和像 m.mysite.com 这样的移动版本。我认为它可以在 wordpress 中实现,因为 wordpress 将域名保存在数据库中。
mysite.com/m 将是可能的,但要求是与 m.mysite.com 一起使用。
这方面的方法帮助了我:http ://www.phillipadsmith.com/2011/11/note-to-self-a-simple-way-to-accomplish-mobile-site-redirection-using-mod-rewrite.html
但是,正确创建模板和 css 确实会使需求变得多余。