The ultimate FREE news plugin for WordPress. Create custom newsfeeds and watch the fresh relevant news headlines appear on your website.
Prioritized issue groups from the latest Plugin Check scan
I18n
69
2 issue groups
Maintainability
62
13 issue groups
Repo Compliance
4
4 issue groups
Performance
1
1 issue group
Sample message
Mismatched text domain. Expected 'newsplugin' but got 'news_plugin'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$default_Value".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "NewsPlugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysql_get_client_info.
Sample message
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysql_get_proto_info.
Sample message
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysql_get_server_info.
Sample message
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysqli_get_client_info.
Sample message
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysqli_get_proto_info.
Sample message
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysqli_get_server_info.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Using exclusionary parameters, like exclude, 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
Application files are not permitted.
Sample message
Hidden files are not permitted.
Sample message
Tested up to: 5.8 < 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.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "news_plugin".
Potential connections found in static code analysis.
Outbound calls
19
External assets
0
Incoming endpoints
6
No external asset domains detected.
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
First score snapshot
v1.1.0
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 137 | 84 | 53 | v1.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.