Manage provides a centralized dashboard to monitor, optimize, and maintain your WordPress sites without switching between individual sites.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
50
11 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
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 operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
The "manage/site" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_login".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
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
Plugin name "Manage - Centralized site maintenance and monitoring" is different from the name declared in plugin header "Manage".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Tested up to: 6.9 < 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.
Potential connections found in static code analysis.
Outbound calls
99
External assets
1
Incoming endpoints
1
No public endpoints detected.
wp_ajax
3 score snapshots
v1.0.8
95
Latest
v1.0.7
95
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 95 | 52 | 5 | 47 | v1.0.8 | 2.0.0 |
| 95 | 52 | 5 | 47 | v1.0.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.