Modern Bulk Editor for Users and Profiles, create and edit hundreds of users in a spreadsheet inside wp-admin. Quick edits.
Prioritized issue groups from the latest Plugin Check scan
I18n
933
3 issue groups
Maintainability
616
11 issue groups
Security
420
11 issue groups
Sample message
Mismatched text domain. Expected 'bulk-edit-user-profiles-in-spreadsheet' but got 'vg_sheet_editor'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'vg_sheet_editor/provider/post/get_items_terms/' . $post_type".
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_sheets".
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 a non-sanitized input variable: $_GET['page']
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The $domain parameter must be a single text string literal. Found: $users_instance->textname
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $id_key at "SELECT m.meta_key FROM $wpdb->users p LEFT JOIN $meta_table m ON p.ID = m.$id_key WHERE m.meta_value NOT LIKE 'field_%' AND m.meta_key NOT LIKE '_oembed%' AND m.meta_key NOT LIKE 'bb_profile_long_slug%' AND m.meta_key NOT LIKE 'bb_profile_slug%' GROUP BY m.meta_key LIMIT %d"
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "VG_Visual_Composer_Integration".
Sample message
Processing form data without nonce verification.
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
Sample message
Use placeholders and $wpdb->prepare(); found $checks
Sample message
Unescaped parameter $meta_keys_sql used in $wpdb->get_col()\n$meta_keys_sql assigned unsafely at line 974.
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
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Unescaped parameter $checks used in $wpdb->get_col()\n$checks assigned unsafely at line 364.
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE '%oembed%'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Function "utf8_encode()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "VG_Visual_Composer_Integration_Obj".
Sample message
var_export() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
243
External assets
3
Incoming endpoints
24
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
12 more hidden
2 score snapshots
v1.6.0
25
Latest
v1.5.43
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 1,996 | 995 | 1,001 | v1.6.0 | 2.0.0 |
| 24 | 1,948 | 979 | 969 | v1.5.43 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.