Auto Featured Image (Auto Post Thumbnail)

Automatically generate, assign, and manage featured images in bulk so every post on your site has a featured image.

v5.0.4ThemeisleUpdated Added 50k+ installs76% rating100% support resolved
79
Score
5
Errors
30
Warnings
+0
Change

Category Scores

Security71
Repo86
Performance96
Maintainability85

Top Issues by Category

Issues Details

35 issues found in latest scan

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "image_generator_final_text".

WARNING8
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING4
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_SERVER['HTTP_ACCEPT']

WARNING3
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING3
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_mkdir

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

ERROR1
WordPress.WP.AlternativeFunctions.unlink_unlink

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

ERROR1
WordPressVIPMinimum.Performance.WPQueryParams.SuppressFilters_suppress_filters

Setting `suppress_filters` to `true` is prohibited.

ERROR1
license_mismatch

Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.

WARNING1
mismatched_plugin_name

Plugin name "Auto Featured Image (Auto Post Thumbnail)" is different from the name declared in plugin header "Auto Featured Image - Auto Post Thumbnail".

WARNING1
missing_composer_json_file

The "/vendor" directory using composer exists, but "composer.json" file is missing.

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

WARNING1
plugin_header_nonexistent_domain_path

The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"

Latest Snapshot

Findings

35

Errors

5

Warnings

30

Score History

First score snapshot

First scan completed

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

v5.0.4

79

Latest

Findings
35
Errors
5
Warnings
30
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins