Integruje kód služby Seznam Webmaster a komunikuje se službou pomocí API
Prioritized issue groups from the latest Plugin Check scan
Security
34
3 issue groups
Maintainability
16
8 issue groups
Repo Compliance
4
4 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ajax_nonce'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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 $taxonomies_join at \t\t\t\tWHERE tt.taxonomy IN ('$taxonomies_join') \r\n
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Unescaped parameter $taxonomies_join used in $wpdb->get_results()\n$taxonomies_join assigned unsafely at line 150.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Potential connections found in static code analysis.
Outbound calls
6
External assets
1
Incoming endpoints
1
No public endpoints detected.
wp_ajax
First score snapshot
v1.4.9
48
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 48 | 55 | 47 | 8 | v1.4.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.