Multi Device Switcher plugin allows you to set a separate theme for device (Smart Phone, Tablet PC, Mobile Phone, Game and custom).
Prioritized issue groups from the latest Plugin Check scan
Maintainability
8
4 issue groups
I18n
2
1 issue group
Repo Compliance
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "is_disable_switcher".
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PC_Switcher".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "__MULTI_DEVICE_SWITCHER_FILE__".
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.8.7
98
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 11 | 2 | 9 | v1.8.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.