Every CMS site needs a news section. News Manager allows you add, manage and display news, date archives, AJAX Calendar, Categories, Tags and more.
Prioritized issue groups from the latest Plugin Check scan
Security
139
6 issue groups
Maintainability
40
12 issue groups
I18n
8
3 issue groups
Repo Compliance
4
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_POST['date']'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "nm_display_news".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "nm_display_news".
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
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
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: $_COOKIE['nm_transient_id']
Sample message
$_COOKIE['nm_transient_id'] not unslashed before sanitization. Use wp_unslash() or similar
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
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
Replacement variables found, but no valid placeholders found in the query.
Sample message
The parameter "array(\r\n\t\t\t'hide_empty' => FALSE,\r\n\t\t\t'parent'\t => $parent\r\n\t\t\t)" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
Sample message
The parameter "false" at position #3 of get_site_option() has been deprecated since WordPress version 4.4.0. Instead do not pass the parameter.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: $role_display
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.
Sample message
Tested up to: 4.5 < 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
One or more tags were ignored. The following tags are not permitted: "plugin", "wordpress"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
50
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
First score snapshot
v1.1.0
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 191 | 134 | 57 | v1.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.