Language Switcher – Polylang for Divi – Easily add a customizable language switcher to your Divi pages using Polylang.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
43
4 issue groups
WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$available_version".38
- Category
- Maintainability
- Occurrences
- 38
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$available_version".
WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "LANGUAGE_SWITCHER_FOR_DIVI_POLYLANG".3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "LANGUAGE_SWITCHER_FOR_DIVI_POLYLANG".
WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cool_plugins_lsdp_polylang_addon_settings_page".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cool_plugins_lsdp_polylang_addon_settings_page".
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "divi_ghoster_ghosted_theme".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "divi_ghoster_ghosted_theme".
External Connections
Potential connections found in static code analysis.
Outbound calls
31
External assets
1
Incoming endpoints
3
Notable Domains
Platform / Reference Domains
External Asset Domains
Incoming Endpoints
No public endpoints detected.
Admin AJAX endpoints3
wp_ajax
wp_ajax
wp_ajax
Score History
First score snapshot
v1.0.7
98
Latest
- Findings
- 43
- Errors
- 0
- Warnings
- 43
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 43 | 0 | 43 | v1.0.7 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.