Supports the grammar rule for orphan words at the end of a line.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
38
7 issue groups
Security
6
4 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter_name . '_content'".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "orphan_allowed_filters".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$content".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_orphan_options".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['iworks_orphan_import_file']['tmp_name']. Check that the array index exists before using it.
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
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['iworks_orphan_import_file']['tmp_name']
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Potential connections found in static code analysis.
Outbound calls
104
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v3.4.4
81
Latest
v3.4.3
81
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 81 | 44 | 1 | 43 | v3.4.4 | 2.0.0 |
| 81 | 44 | 1 | 43 | v3.4.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.