Monitor PHP memory usage, set alert thresholds, and diagnose your server configuration — directly inside WordPress admin.
Prioritized issue groups from the latest Plugin Check scan
Security
5
2 issue groups
I18n
4
2 issue groups
Maintainability
4
2 issue groups
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table} at "SELECT log_data FROM `{$table}` WHERE log_type = 'log' ORDER BY id ASC"
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d, %3$d", but got "%d, %d, %d" in 'Danger (%d%%) and Critical (%d%%) thresholds are very close together (gap: %d%%). Consider a gap of at least 5%%.'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP-Memory-Usage" - contains the restricted term "wp" which cannot be used at all in your plugin name.
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
Unescaped parameter $table used in $wpdb->get_var()\n$table assigned unsafely at line 1759.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Not analyzed yet.
First score snapshot
v2.3.0
89
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 89 | 13 | 4 | 9 | v2.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.