=== UserAgent Themes Switcher === Contributors: Katsushi Kawamori Donate link: https://shop.riverforest-wp.info/donate/ Tags: Browser, themes, useragent Requires at least: 4.7 Requires PHP: 8.0 Tested up to: 7.0 Stable tag: 2.05 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Switch the theme by the user agent. Can be specified user agent by a regular expression. == Description == * 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](https://wordpress.org/plugins/useragent-content-switcher/). == Installation == 1. Upload `useragent-themes-switcher` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. In the Settings page, set the theme and the corresponding user agent. == Frequently Asked Questions == none == Screenshots == 1. Settings == Changelog == = [2.05] 2025/04/24 = * Fix - Loading the management screen. = 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. == Upgrade Notice == = 1.57 = Security measures.