Track changes and user activities on your WordPress site. See who created a page, uploaded an attachment, and more, for a complete audit trail.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
218
14 issue groups
Security
56
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allowed_html".
Sample message
Unescaped parameter $context_table_name used in $wpdb->get_col()\n$context_table_name assigned unsafely at line 931.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Sanitization missing for register_setting().
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_core
Sample message
The use of function _cleanup_header_comment() is forbidden
Sample message
The use of function set_time_limit() is discouraged
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
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: is_writable().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "Simple History – Track, Log, and Audit WordPress Changes" is different from the name declared in plugin header "Simple History".
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Simple History – Track, Log, and Audit WordPress Changes" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
279
External assets
3
Incoming endpoints
8
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 score snapshots
v5.33.0
58
Latest
v5.32.0
59
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 58 | 274 | 22 | 252 | v5.33.0 | 2.1.0 |
| 59 | 143 | 22 | 121 | v5.32.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.