Pods is a framework for creating, managing, and deploying customized content types and fields for any project.
Prioritized issue groups from the latest Plugin Check scan
Security
152
5 issue groups
Maintainability
91
5 issue groups
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$var]
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_COOKIE[$var] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['Filedata']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wisdom_delay_notification_' . $this->plugin_name".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Pod".
Sample message
Library files that are already in the WordPress core are not permitted.
Potential connections found in static code analysis.
Outbound calls
290
External assets
1
Incoming endpoints
9
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v3.3.9.2
41
Latest
v3.3.9.1
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 243 | 1 | 242 | v3.3.9.2 | 2.1.0 |
| 40 | 233 | 5 | 228 | v3.3.9.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.