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
636
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
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
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().
Not analyzed yet.
First score snapshot
v2.9.18
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,326 | 787 | 539 | v2.9.18 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.