Create and display news in various layouts like Grid, List, Ticker etc. from internal, external and rss sources.
Prioritized issue groups from the latest Plugin Check scan
Security
236
9 issue groups
I18n
135
5 issue groups
Maintainability
19
9 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_title']'.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: $code
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['wtn_api_nonce_field']
Sample message
Mismatched text domain. Expected 'wp-top-news' but got 'jobwp'.
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 $sql
Sample message
Processing form data without nonce verification.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "TopNewsWp - Display Tikcer News, RSS Feed Widget and Many More" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 82.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $tbl at "SELECT option_name FROM $tbl WHERE option_name LIKE %s"
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['wtn_news_fields']. Check that the array index exists before using it.
Sample message
Tested up to: 7.0.3 The version number should only include major versions 7.0.
Sample message
Plugin name "TopNewsWp - Display Tikcer News, RSS Feed Widget and Many More" is different from the name declared in plugin header "TopNewsWp".
Sample message
Mismatched Requires PHP: 7.4 != 7.2. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Potential connections found in static code analysis.
Outbound calls
191
External assets
4
Incoming endpoints
3
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
2 score snapshots
v2.4.4
39
Latest
v2.4.3
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 391 | 347 | 44 | v2.4.4 | 2.0.0 |
| 37 | 937 | 878 | 59 | v2.4.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.