Export Users to CSV file (with their meta data).
Prioritized issue groups from the latest Plugin Check scan
Maintainability
14
6 issue groups
Security
9
2 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 81.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Plugin name "Export Users With Meta" is different from the name declared in plugin header "User Export (with their Meta Data)".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.1 < 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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "uewm", expected "user-export-with-their-meta-data".
Not analyzed yet.
First score snapshot
v0.6.10
70
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 70 | 26 | 13 | 13 | v0.6.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.