Boost your WordPress site speed by removing query strings from CSS and JS files — improve your GTmetrix, PageSpeed, and Pingdom scores instantly.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
I18n
37
3 issue groups
Maintainability
8
3 issue groups
ERRORI18nText Domain MismatchMismatched text domain. Expected 'wp-remove-query-strings-from-static-resources' but got 'wprqsfsr'.35
- Category
- I18n
- Occurrences
- 35
- Severity
- error
Sample message
Mismatched text domain. Expected 'wp-remove-query-strings-from-static-resources' but got 'wprqsfsr'.
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;
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "WP Remove Query Strings From Static Resources" - contains the restricted term "wp" which cannot be used at all in your plugin name.3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Remove Query Strings From Static Resources" - contains the restricted term "wp" which cannot be used at all in your plugin name.
WARNINGMaintainabilityMissing VersionResource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
ERRORI18nMissing Translators CommentA function call to __() 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.1
- Category
- I18n
- Occurrences
- 1
- Severity
- error
Sample message
A function call to __() 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.
WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "wprqsfsr", expected "wp-remove-query-strings-from-static-resources".1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wprqsfsr", expected "wp-remove-query-strings-from-static-resources".
External Connections
Potential connections found in static code analysis.
Outbound calls
5
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
3 score snapshots
v2.2
98
Latest
- Findings
- 45
- Errors
- 40
- Warnings
- 5
- Check
- 2.0.0
v2.0
99
Score
- Findings
- 12
- Errors
- 8
- Warnings
- 4
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 45 | 40 | 5 | v2.2 | 2.0.0 |
| 99 | 12 | 8 | 4 | v2.0 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.