Internal Links Manager

Boost your SEO and get better rankings with our automated link building plugin. With this plugin you can link any keyword to any URL - internal or ext …

v3.0.4webraketenUpdated 2026-05-21Added Jan 13, 201910k+ installs96% rating100% support resolved
35
Score
188
Errors
121
Warnings
+0
Change

Category Scores

Security0
Repo91
Performance96
Maintainability59

Top Issues by Category

security195
maintainability66
i18n38
performance4

Issues Details

309 issues found in latest scan

ERROR130
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<p>{$option['message']}</p>"'.

ERROR22
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING19
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING18
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.

WARNING15
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$available&quot;.

WARNING13
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[&#039;id&#039;] not unslashed before sanitization. Use wp_unslash() or similar

WARNING12
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERROR12
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING9
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES[&#039;file&#039;][&#039;name&#039;]

WARNING8
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR8
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: Plugin::$domain

ERROR5
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING4
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_FILES[&#039;file&#039;][&#039;name&#039;]. Check that the array index exists before using it.

WARNING4
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude

Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.

WARNING3
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the &quot;allowed_redirect_hosts&quot; filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

WARNING3
WordPress.WP.I18n.NoHtmlWrappedStrings

Translatable string should not be wrapped in HTML. Found: &#039;&lt;div class=&quot;error&quot;&gt;Line %s: %s&lt;/div&gt;&#039;

ERROR3
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $engine

WARNING2
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $table_name_links used in $wpdb-&gt;query()\n$table_name_links assigned unsafely at line 401.

WARNING2
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING2
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING2
WordPress.DB.DirectDatabaseQuery.SchemaChange

Attempting a database schema change is discouraged.

WARNING2
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb-&gt;prepare(); found interpolated variable $table_name_links at &quot;DROP TABLE IF EXISTS $table_name_links&quot;

ERROR2
WordPress.WP.AlternativeFunctions.parse_url_parse_url

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

ERROR2
WordPress.WP.I18n.MissingTranslatorsComment

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.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;ilm_fs&quot;.

Latest Snapshot

Findings

309

Errors

188

Warnings

121

Score History

First score snapshot

First scan completed Jun 20, 2026

v3.0.4 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v3.0.4

35

Latest

Findings
309
Errors
188
Warnings
121
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins