如何从 WordPress 前端更改网站的主题?
在我的 WordPress 网站中,我有 10 个主题。我需要通过单击前端站点的链接来更改主题。(通常我们在管理员登录中更改主题)。我需要在不登录管理面板的情况下更改主题。
这可能吗?...
In my wordpress site i have 10 themes. I need to change the themes by clicking the link from the front end site.(Normally we change the themes in admin login). I need to change the themes without login in to the admin panel.
Is that possible?..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
安装主题切换插件,它将在侧边栏中打印出主题列表用户可以点击链接进行切换。详细了解WordPress Codex 中的主题切换。
Install the Theme Switcher plugin and it will print out a list of your themes in your sidebar and users can click the links to make the switch. See more about Theme Switching in the WordPress Codex.
如果您不是管理员或未经管理员允许,那么这是完全不可能的。如果您被允许更改,则只需转到仪表板,然后转到主题选项并进行更改。
If you are not administrator or permitted by administrator then it is fully impossible .If you are permitted to change then simple go to dashboard then go theme option and change it.