Website LLMs.txt

Automatically generate and manage LLMS.txt files for LLM/AI content understanding, with full Yoast SEO, Rank Math, SEOPress, and AIOSEO integration.

v8.5.0Ryan HowardUpdated 2026-06-15Added Jan 4, 202540k+ installs92% rating100% support resolved
39
Score
13
Errors
145
Warnings
+0
Change

Category Scores

Security4
Repo94
Performance100
Maintainability65

Top Issues by Category

Issues Details

158 issues found in latest scan

WARNING57
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING26
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

WARNING16
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING16
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING14
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $conditions at "SELECT * FROM $table_cache $conditions ORDER BY `published` DESC LIMIT %d OFFSET %d"

WARNING8
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $joins used in $wpdb->get_results()\n$joins assigned unsafely at line 349.

ERROR5
WordPress.DB.PreparedSQL.NotPrepared

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

WARNING4
WordPress.DB.PreparedSQLPlaceholders.ReplacementsWrongNumber

Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.

ERROR3
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $post->post_type used in $wpdb->get_var()\n$post->post_type used without escaping.

WARNING2
Squiz.PHP.DiscouragedFunctions.Discouraged

The use of function set_time_limit() is discouraged

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "llm_rank_math_compatibility_get_post_meta_description".

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_fclose

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

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_fopen

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

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_fwrite

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

ERROR1
outdated_tested_upto_header

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.

ERROR1
wp_function_not_compatible_with_requires_wp

Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.8.0.

Latest Snapshot

Findings

158

Errors

13

Warnings

145

Score History

First score snapshot

First scan completed Jun 20, 2026

v8.5.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v8.5.0

39

Latest

Findings
158
Errors
13
Warnings
145
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins