UserAgent Themes Switcher
开发者 |
Katsushi Kawamori
|
更新时间 |
2024年11月6日 07:19 |
捐献地址: |
去捐款 |
PHP版本: |
8.0 及以上 |
WordPress版本: |
6.7 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
- Switch the theme by the user agent.
- Can be specified user agent by a regular expression.
- Can add types and set the corresponding user agent.
- Sibling plugin -> UserAgent Content Switcher.
安装:
- Upload
useragent-themes-switcher
directory to the /wp-content/plugins/
directory
- 通过 WordPress 的的“Plugins”菜单激活插件
- In the 設定 page, set the theme and the corresponding user agent.
更新日志:
2.04
Supported WordPress 6.4.
PHP 8.0 is now required.
2.03
Supported WordPress 5.6.
2.02
Fixed admin screen.
2.01
The admin screen has been changed.
2.00
Can add types and set the corresponding user agent.
1.61
Conformed to the WordPress coding standard.
1.60
Removed unnecessary code.
1.59
Fixed fine problem.
1.58
Changed donate link.
1.57
Security measures.
1.56
Delete unnecessary code.