The most customizable profiles & community builder WordPress plugin with front-end login, registration, profile customization and content restriction.
Prioritized issue groups from the latest Plugin Check scan
Security
635
8 issue groups
Maintainability
490
14 issue groups
I18n
75
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" {$errno}"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$this".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"!!!{$type}!!!"'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'get_template_part_' . $slug".
Sample message
Mismatched text domain. Expected 'wp-user-manager' but got 'carbon-fields'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$class . '_defined_fields'".
Sample message
$_GET['container_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of a non-sanitized input variable: $_GET['container_id']
Sample message
Use placeholders and $wpdb->prepare(); found $charset_collate
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Processing form data without nonce verification.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
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 meta_key, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['container_id']. Check that the array index exists before using it.
Sample message
The $text parameter must be a single text string literal. Found: $field_ID->ID
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Potential connections found in static code analysis.
Outbound calls
269
External assets
3
Incoming endpoints
28
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
14 more hidden
3 score snapshots
v2.9.20
23
Latest
v2.9.19
19
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,324 | 786 | 538 | v2.9.20 | 2.1.0 |
| 19 | 1,348 | 797 | 551 | v2.9.19 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.