Interlinks Manager is an SEO WordPress plugin that gives you the ability to monitor and optimize your internal links.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
18
5 issue groups
Security
10
2 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
WARNINGSecurityUnescaped DBParameterUnescaped parameter $filter used in $wpdb->get_results()\n$filter assigned unsafely at line 382.9
- Category
- Security
- Occurrences
- 9
- Severity
- warning
Sample message
Unescaped parameter $filter used in $wpdb->get_results()\n$filter assigned unsafely at line 382.
ERRORMaintainabilitywp function not compatible with requires wpFunction "register_post_meta()" requires WordPress 4.9.8, but your plugin minimum supported version is WordPress 4.6.0.9
- Category
- Maintainability
- Occurrences
- 9
- Severity
- error
Sample message
Function "register_post_meta()" requires WordPress 4.9.8, but your plugin minimum supported version is WordPress 4.6.0.
ERRORMaintainabilitymissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGMaintainabilityDiscouragedThe use of function ini_set() is discouraged2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
The use of function ini_set() is discouraged
ERRORSecurityUnsupported Identifier PlaceholderThe %i modifier is only supported in WP 6.2 or higher. Found: "%i".1
- Category
- Security
- Occurrences
- 1
- Severity
- error
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "daextpnm_after_header_bar".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "daextpnm_after_header_bar".
ERRORI18nText Domain MismatchMismatched text domain. Expected 'daext-interlinks-manager' but got 'interlinks-manager'.1
- Category
- I18n
- Occurrences
- 1
- Severity
- error
Sample message
Mismatched text domain. Expected 'daext-interlinks-manager' but got 'interlinks-manager'.
WARNINGMaintainabilitymismatched plugin namePlugin name "Interlinks Manager - Internal Links Optimizer" is different from the name declared in plugin header "Interlinks Manager".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Interlinks Manager - Internal Links Optimizer" is different from the name declared in plugin header "Interlinks Manager".
ERRORRepo Complianceoutdated tested upto headerTested up to: 6.9 < 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: 6.9 < 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.
Score History
First score snapshot
v1.18
80
Latest
- Findings
- 30
- Errors
- 17
- Warnings
- 13
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 80 | 30 | 17 | 13 | v1.18 | 2.0.0 |