Site developers and operators can easily create help documentation and notices for the admin area.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
36
8 issue groups
I18n
9
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_menu_key".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ddtt_quick_link_icon".
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
Detected usage of meta_query, possible slow query.
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
Detected usage of tax_query, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "admin_help_doc".
Sample message
error_log() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
12
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v2.0.3
96
Latest
v2.0.2
97
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 96 | 45 | 9 | 36 | v2.0.3 | 2.1.0 |
| 97 | 42 | 9 | 33 | v2.0.2 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.