Allows the modification of META titles, descriptions and keywords for all pages and posts. Also allows for default setting for of META title, descript …
Prioritized issue groups from the latest Plugin Check scan
Security
135
10 issue groups
I18n
97
3 issue groups
Maintainability
41
12 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: SSEO_TXTDOMAIN
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$content'.
Sample message
Processing form data without nonce verification.
Sample message
$_POST['sseo_canonical_url'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Sanitization missing for register_setting().
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "app".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['sseo_nonce']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Missing $domain parameter in function call to __().
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
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
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
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
Unescaped parameter $qs used in $wpdb->get_results()\n$qs assigned unsafely at line 77.
Sample message
Use placeholders and $wpdb->prepare(); found $qs
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$SimpleSEO".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['post_type']. Check that the array index exists before using it.
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
Potential connections found in static code analysis.
Outbound calls
20
External assets
2
Incoming endpoints
5
No public endpoints detected.
admin_post
admin_post
admin_post
admin_post
admin_post
2 score snapshots
v2.0.35
36
Latest
v2.0.33
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 277 | 164 | 113 | v2.0.35 | 2.0.0 |
| 36 | 277 | 164 | 113 | v2.0.33 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.