Auto Upload Images

Automatically detect external images in the post content and import images to your site then adding to the media library and replace image urls.

v3.3.2Ali IraniUpdated 2022-12-16Added Nov 13, 201220k+ installs86% rating
40
Score
62
Errors
13
Warnings
+0
Change

Category Scores

Security0
Repo91
Performance100
Maintainability80

Top Issues by Category

Issues Details

75 issues found in latest scan

ERROR25
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

ERROR18
wp_function_not_compatible_with_requires_wp

Function "esc_attr()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.7.0.

ERROR11
WordPress.DateTime.RestrictedFunctions.date_date

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

WARNING7
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST[$field] not unslashed before sanitization. Use wp_unslash() or similar

WARNING5
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST[$field]

ERROR3
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.

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.

ERROR2
missing_direct_file_access_protection

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

ERROR1
outdated_tested_upto_header

Tested up to: 6.1 < 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.

WARNING1
readme_parser_warnings_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

Latest Snapshot

Findings

75

Errors

62

Warnings

13

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v3.3.2

40

Latest

Findings
75
Errors
62
Warnings
13
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins