Include all relevant attachments in your export.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
13
5 issue groups
Security
10
3 issue groups
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
Unescaped parameter $posts used in $wpdb->get_col()\n$posts assigned unsafely at line 92.
Sample message
Use placeholders and $wpdb->prepare(); found $posts
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "dkzrExportMediaWithContent".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$dkzrExportMediaWithContent".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v2.1.4
68
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 68 | 24 | 10 | 14 | v2.1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.