UltraPress – AI Assistant, Chatbot & SEO

The AI Brain for your WordPress site. Engage visitors with a smart chatbot and enhance your SEO with AI-powered tools.

v3.0.1meedawiUpdated Added 800 installs100% rating
59
Score
12
Errors
38
Warnings
+0
Change

Category Scores

Security31
Repo94
Performance100
Maintainability89

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

50 findings

Maintainability

25

4 issue groups

Security

20

5 issue groups

I18n

4

1 issue group

Repo Compliance

1

1 issue group

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$blog".18
Category
Maintainability
Occurrences
18
Severity
warning

Sample message

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

WARNINGSecurityRequest data is not unslashed$_POST['_ultrapress_focus_keyword'] not unslashed before sanitization. Use wp_unslash() or similar8
Category
Security
Occurrences
8
Severity
warning

Sample message

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

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class='provider-setting provider-{$provider}'><input type='password' name='ultrapress_settings[{$key}]' value='"'.7
Category
Security
Occurrences
7
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class='provider-setting provider-{$provider}'><input type='password' name='ultrapress_settings[{$key}]' value='"'.

ERRORI18nMissing Translators CommentA 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.4
Category
I18n
Occurrences
4
Severity
error

Sample message

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.

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

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

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_POST[&#039;content&#039;]3
Category
Security
Occurrences
3
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_POST[&#039;content&#039;]

WARNINGSecurityDatabase parameter is not escapedUnescaped parameter $conversations_table used in $wpdb-&gt;query()\n$conversations_table assigned unsafely at line 41.1
Category
Security
Occurrences
1
Severity
warning

Sample message

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

WARNINGMaintainabilitySchema ChangeAttempting a database schema change is discouraged.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Attempting a database schema change is discouraged.

WARNINGSecurityInterpolated SQL is not preparedUse placeholders and $wpdb-&gt;prepare(); found interpolated variable {$conversations_table} at &quot;DROP TABLE IF EXISTS {$conversations_table}&quot;1
Category
Security
Occurrences
1
Severity
warning

Sample message

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

Show 1 more
ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

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

External Connections

Potential connections found in static code analysis.

9 domains

Outbound calls

10

External assets

0

Incoming endpoints

3

Notable Domains

api.deepseek.com1 · outbound
api.openai.com1 · outbound
jsdelivr.com1 · outbound
localise.biz1 · outbound

Platform / Reference Domains

w3.org2 · platform/reference
github.com1 · platform/reference
gnu.org1 · platform/reference
wordpress.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

wp_ajax_nopriv_ultrapress_send_messagepublic

wp_ajax

Admin AJAX endpoints2
wp_ajax_ultrapress_generate_seo_metaauthenticated

wp_ajax

wp_ajax_ultrapress_send_messageauthenticated

wp_ajax

Score History

First score snapshot

v3.0.1

59

Latest

Findings
50
Errors
12
Warnings
38
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

34 nodes

Related Plugins