Grow your traffic with AI-powered SEO, local listings, review management, social media & Google Ads — all inside WordPress.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
49
11 issue groups
Security
7
3 issue groups
I18n
3
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$assistantTabs".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of constant WP_CONTENT_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $postmetaTable at "SELECT DISTINCT post_id FROM $postmetaTable \n
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "Hooks::RANKINGCOACH_FILTER_SHOULD_THROTTLE_SEO_ANALYSIS".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_style; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Plugin name "BeyondSEO – AI SEO to Improve Rankings, Listings & Online Visibility" is different from the name declared in plugin header "BeyondSEO".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
288
External assets
1
Incoming endpoints
11
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 score snapshots
v1.3.1
74
Latest
v1.3.0
74
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 74 | 59 | 17 | 42 | v1.3.1 | 2.0.0 |
| 74 | 59 | 17 | 42 | v1.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.