This plugin allow you to display the latest posts or latest comments in a bar with twenty seven beautiful animations and effects...
Prioritized issue groups from the latest Plugin Check scan
Security
1,059
9 issue groups
Maintainability
52
8 issue groups
I18n
15
2 issue groups
Performance
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 '"$li1<a style='cursor:text !important;' href='#'>"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['NTB_import_file']['name']
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['NTB_import_file']['name']. Check that the array index exists before using it.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
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
$_POST['ntb_export_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Unescaped parameter $sql used in $wpdb->query()\n$sql assigned unsafely at line 736.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Mismatched text domain. Expected 'news-ticker-benaceur' but got 'core-control'.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Tested up to: 6.9 < 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.
Potential connections found in static code analysis.
Outbound calls
26
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v3.4.2
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 1,128 | 1,097 | 31 | v3.4.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.