Made it through the SEO plugin wasteland? You've earned a coffee ☺️ Quietly powerful AI SEO that actually works. No bloat, just results. Enjoy! 💕
Prioritized issue groups from the latest Plugin Check scan
Maintainability
263
14 issue groups
Security
194
9 issue groups
I18n
30
2 issue groups
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use placeholders and $wpdb->prepare(); found $aggregate_query
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $column at "$column NOT LIKE %s"
Sample message
Unescaped parameter $aggregate_query used in $wpdb->get_row()\n$aggregate_query assigned unsafely at line 1090.
Sample message
Unescaped parameter $ai_agents_table used in $wpdb->query()\n$ai_agents_table assigned unsafely at line 3950.
Sample message
The $domain parameter must be a single text string literal. Found: $this->domain
Sample message
$_GET['code'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_SERVER[$header]
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "excerpt_length".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$code'.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Mismatched text domain. Expected 'seo-engine' but got 'media-cleaner'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$key'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MeowKit_MWSEO_Admin".
Potential connections found in static code analysis.
Outbound calls
56
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
8 score snapshots
v0.8.8
24
Latest
v0.8.7
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 546 | 246 | 300 | v0.8.8 | 2.0.0 |
| 24 | 548 | 246 | 302 | v0.8.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.