Content Egg – Affiliate Product Importer & Price Comparison

Import affiliate products, compare prices, and publish structured product reviews with 25+ editorial Gutenberg blocks — all in one affiliate toolkit.

v11.1.0keywordrushUpdated 2026-05-30Added Aug 28, 201510k+ installs76% rating100% support resolved
23
Score
1,209
Errors
1,234
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance93
Maintainability0

Top Issues by Category

maintainability1,322
i18n561
security423

Issues Details

2,443 issues found in latest scan

WARNING640
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_container_id".

ERROR370
missing_direct_file_access_protection

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

ERROR262
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'content-egg' but got '%s = human-readable time difference'.

ERROR245
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.

WARNING155
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING67
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[$keep] not unslashed before sanitization. Use wp_unslash() or similar

WARNING60
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES['item']['tmp_name']['keywords_file']

WARNING55
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING46
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $in at WHERE lc.link_id IN ($in)\n

ERROR41
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

ERROR40
WordPress.WP.I18n.UnorderedPlaceholdersText

Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Import limit reached (%d/%d).'.

WARNING37
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING36
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR34
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.

WARNING32
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.

ERROR28
WordPress.WP.AlternativeFunctions.curl_curl_setopt

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

WARNING25
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.

WARNING22
Squiz.PHP.DiscouragedFunctions.Discouraged

The use of function set_time_limit() is discouraged

ERROR21
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $count_sql

ERROR19
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $idx used in $wpdb->get_results()

ERROR17
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

ERROR16
WordPress.WP.AlternativeFunctions.file_system_operations_fclose

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

ERROR14
WordPress.WP.AlternativeFunctions.unlink_unlink

unlink() is discouraged. Use wp_delete_file() to delete a file.

ERROR14
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $config['label']

WARNING10
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_taxonomy_args_' . $taxonomy".

Latest Snapshot

Findings

2,443

Errors

1,209

Warnings

1,234

Score History

First score snapshot

First scan completed Jun 20, 2026

v11.1.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v11.1.0

23

Latest

Findings
2,443
Errors
1,209
Warnings
1,234
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins