Top Issues by Category
i18n57
repo_compliance4
Issues Details
94 issues found in latest scan
Mismatched text domain. Expected 'slide-everything-for-elementor' but got "miga_slide_everything".
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$aLB'.
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
The $text text string should have translatable content. Found: ""
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Mismatched Requires at least: 5.0 != 5.2. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "miga_slide_everything".
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.WP.I18n.TextDomainMismatch | ERROR | Mismatched text domain. Expected 'slide-everything-for-elementor' but got "miga_slide_everything". | 55 |
| WordPress.Security.EscapeOutput.OutputNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$aLB'. | 31 |
| WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion | ERROR | Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development. | 1 |
| WordPress.WP.I18n.NoEmptyStrings | ERROR | The $text text string should have translatable content. Found: "" | 1 |
| license_mismatch | ERROR | Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier. | 1 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress. | 1 |
| readme_mismatched_header_requires | ERROR | Mismatched Requires at least: 5.0 != 5.2. "Requires at least" needs to be exactly the same with that in your main plugin file's header. | 1 |
| readme_parser_warnings_no_short_description_present | WARNING | The "Short Description" section is missing. An excerpt was generated from your main plugin description. | 1 |
| textdomain_invalid_format | ERROR | The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "miga_slide_everything". | 1 |
Latest Snapshot
Findings
94
Errors
93
Warnings
1
Score History
First score snapshot
First scan completed
v1.7.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
v1.7.0
61
Latest
- Findings
- 94
- Errors
- 93
- Warnings
- 1
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Latest | 61 | 94 | 93 | 1 | v1.7.0 | 2.0.0 | 2026.06-mvp-static-v2 |