Ample Themes Demo Importer: One Click Demo Import for theme.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
I18n
127
3 issue groups
Maintainability
17
3 issue groups
Repo Compliance
3
3 issue groups
Security
1
1 issue group
ERRORI18nText Domain MismatchMismatched text domain. Expected 'ample-themes-demo-importer' but got 'atdi'.124
- Category
- I18n
- Occurrences
- 124
- Severity
- error
Sample message
Mismatched text domain. Expected 'ample-themes-demo-importer' but got 'atdi'.
WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "adti_advanced_import".12
- Category
- Maintainability
- Occurrences
- 12
- Severity
- warning
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "adti_advanced_import".
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;4
- Category
- Maintainability
- Occurrences
- 4
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
ERRORI18nMissing Translators CommentA function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.2
- Category
- I18n
- Occurrences
- 2
- Severity
- error
Sample message
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_get_theme'.1
- Category
- Security
- Occurrences
- 1
- Severity
- error
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_get_theme'.
ERRORRepo Compliancemismatched tested up to headerMismatched "Tested up to": 5.5 != 5.7. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
Mismatched "Tested up to": 5.5 != 5.7. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.
ERRORRepo Complianceoutdated tested upto headerTested up to: 5.5 < 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
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
Tested up to: 5.5 < 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.
ERRORRepo Complianceplugin header invalid plugin versionThe "Version" header in the plugin file should only contain numbers, letters, periods, and hyphens.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
The "Version" header in the plugin file should only contain numbers, letters, periods, and hyphens.
ERRORMaintainabilitystable tag mismatchMismatched Stable Tag: 2.2.9 != 2.4.0 * Author: amplethemes. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Mismatched Stable Tag: 2.2.9 != 2.4.0 * Author: amplethemes. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "atdi", expected "ample-themes-demo-importer".1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "atdi", expected "ample-themes-demo-importer".
External Connections
Potential connections found in static code analysis.
Outbound calls
59
External assets
0
Incoming endpoints
0
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Score History
First score snapshot
v2.4.0 * Author: amplethemes
88
Latest
- Findings
- 148
- Errors
- 135
- Warnings
- 13
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 88 | 148 | 135 | 13 | v2.4.0 * Author: amplethemes | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.