Connect to the Datafeedr API.
Prioritized issue groups from the latest Plugin Check scan
Security
248
5 issue groups
I18n
61
4 issue groups
Maintainability
42
16 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"[ids]' value='$ids' />"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Status $status"'.
Sample message
Mismatched text domain. Expected 'datafeedr-api' but got 'datafeedr'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
The $text parameter must be a single text string literal. Found: $code
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
Function "is_customize_preview()" requires WordPress 4.0.0, but your plugin minimum supported version is WordPress 3.8.0.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$previous_version".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
130
External assets
1
Incoming endpoints
3
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.4.2
34
Latest
v1.4.1
34
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 355 | 307 | 48 | v1.4.2 | 2.0.0 |
| 34 | 355 | 307 | 48 | v1.4.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.