BuddyPress Members Only restricts Your Buddypress and Wordpress to logged in/registered members.
Prioritized issue groups from the latest Plugin Check scan
I18n
144
6 issue groups
Security
79
6 issue groups
Maintainability
37
10 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'buddypress-members-only' but got 'admin-tools'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$membersonly_free_how_to_bar_content'.
Sample message
$_GET['members-only-free-hide-notice'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activityRssRestrictFuncFree".
Sample message
Translatable string should not be wrapped in HTML. Found: '<h3>Custom / Hide WordPress Login Link:</h3>'
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bpdisableallfeature".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['action']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "BuddyPress Members Only" - contains the restricted term "buddypress" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "buddypress" elsewhere in your plugin name, such as "... for buddypress".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BPMO_FREE_VERSION".
Sample message
Detected usage of a non-sanitized input variable: $_POST['bpopenedpageurl']
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
The $text parameter must be a single text string literal. Found: '# By default, your buddypress site will restricts to non-members users, but you can open specific pages or open all non-buddypress pages to users, please click "<a href="'.esc_url($knowledgebasemenuurl).'" target="_blank">knowledge Base</a>" menu item to understand how to use this plugin, thanks.'
Sample message
Function "rest_authorization_required_code()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 3.8.0.
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
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'We have disabled feed, please view our site <a href="%s">%s</a>.'.
Sample message
Plugin name "BuddyPress Members Only" is different from the name declared in plugin header "BuddyPress Members only".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.8 < 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
One or more tags were ignored. The following tags are not permitted: "plugin", "wordpress"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "bp-members-only", expected "buddypress-members-only".
Potential connections found in static code analysis.
Outbound calls
41
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v3.6.3
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 264 | 184 | 80 | v3.6.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.