Create custom Member Profile Tabs and Registration Forms in BuddyPress and BuddyBoss. Allow your Members to create, edit, and delete any kind of data …
Prioritized issue groups from the latest Plugin Check scan
I18n
144
4 issue groups
Maintainability
70
14 issue groups
Security
55
6 issue groups
Performance
1
1 issue group
Sample message
Mismatched text domain. Expected 'buddyforms-members' but got 'buddyforms'.
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
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bf_bp_activity_create_summary".
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $label
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "TGMPA_Bulk_Installer".
Sample message
$_GET['plugin'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['plugin']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bf_bp_activity_stream_message".
Sample message
Use placeholders and $wpdb->prepare(); found $args
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$imploded'.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Plugin name "BuddyPress & BuddyBoss Member Profile Forms" is different from the name declared in plugin header "BuddyForms Members".
Potential connections found in static code analysis.
Outbound calls
5
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v1.5.7
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 275 | 154 | 121 | v1.5.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.