Multi Device Switcher

Multi Device Switcher plugin allows you to set a separate theme for device (Smart Phone, Tablet PC, Mobile Phone, Game and custom).

v1.8.7thingsymUpdated Added 20k+ installs86% rating
98
Score
2
Errors
9
Warnings
+0
Change

Category Scores

Security100
Repo97
Performance100
Maintainability92

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

11 findings

Maintainability

8

4 issue groups

I18n

2

1 issue group

Repo Compliance

1

1 issue group

WARNINGMaintainabilityNon Prefixed Function FoundFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "is_disable_switcher".4
Category
Maintainability
Occurrences
4
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "is_disable_switcher".

WARNINGI18nload plugin textdomain Foundload_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.2
Category
I18n
Occurrences
2
Severity
warning

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.

ERRORMaintainabilitymissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNINGMaintainabilityNon Prefixed Class FoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "PC_Switcher".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PC_Switcher".

WARNINGMaintainabilityNon Prefixed Constant FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "__MULTI_DEVICE_SWITCHER_FILE__".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "__MULTI_DEVICE_SWITCHER_FILE__".

WARNINGRepo Compliancereadme parser warnings too many tagsOne or more tags were ignored. Please limit your plugin to 5 tags.1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

One or more tags were ignored. Please limit your plugin to 5 tags.

Score History

First score snapshot

v1.8.7

98

Latest

Findings
11
Errors
2
Warnings
9
Check
2.0.0

Related Plugins

Fix Image Rotation

4k+ active installs

99
HEIC Support

5k+ active installs

98
Multisite Language Switcher

4k+ active installs

98
Favicon by RealFaviconGenerator

200k+ active installs

97
Mobile Detect

3k+ active installs

90
Browser Theme Color

2k+ active installs

83