Shows the latest tweets from a Twitter account in a sidebar widget.
Prioritized issue groups from the latest Plugin Check scan
I18n
53
4 issue groups
Security
33
2 issue groups
Maintainability
30
16 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'good-old-twitter-feed-widget' but got 'rstw'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_title'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$method'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Codebird".
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: "$constants".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "_doing_it_wrong()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 2.9.0.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
The use of function ini_set() is discouraged
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$id".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
error_reporting() can lead to full path disclosure.
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The parameter "'false'" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
Missing $domain parameter in function call to __().
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
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 6.1 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
17
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.2.6
43
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 120 | 110 | 10 | v1.2.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.