Integruje kód služby Seznam Webmaster a komunikuje se službou pomocí API
Prioritized issue groups from the latest Plugin Check scan
Security
25
3 issue groups
Maintainability
14
6 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 $placeholders at \t\t\t\t\tWHERE post_type IN ($placeholders)\r\n
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
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
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
2 score snapshots
v1.5.0
56
Latest
v1.4.9
48
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 56 | 44 | 35 | 9 | v1.5.0 | 2.0.0 |
| 48 | 55 | 47 | 8 | v1.4.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.