A lightweight and simple tool to track your post statistics with real insights.
Prioritized issue groups from the latest Plugin Check scan
Security
55
7 issue groups
Maintainability
52
9 issue groups
Repo Compliance
1
1 issue group
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: $_SERVER['HTTP_CLIENT_IP']
Sample message
$_SERVER['HTTP_CLIENT_IP'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'admin_url'.
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
File and folder names must not contain spaces or special characters.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "FROM $table_name "
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Real-Time Post Statistics for WordPress" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Sample message
Unescaped parameter $post_ID used in $wpdb->get_var()\n$post_ID used without escaping.
Sample message
Use placeholders and $wpdb->prepare(); found $post_ID
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_USER_AGENT']. Check that the array index exists before using it.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Attempting a database schema change is discouraged.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$sps_posttypes".
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
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
65
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.2
38
Latest
v3.1
38
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 108 | 43 | 65 | v3.2 | 2.0.0 |
| 38 | 131 | 63 | 68 | v3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.