BuddyPress Activity shortcode plugin allows you to insert BuddyPress activity stream on any page/post using shortcode.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
10
6 issue groups
Security
6
4 issue groups
I18n
3
1 issue group
Performance
2
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bp_activity_stream_shortcode_after_generate_content".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Mismatched text domain. Expected 'bp-activity-shortcode' but got 'bp-magic'.
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
The plugin name includes a restricted term. Your chosen plugin name - "BuddyPress Activity ShortCode" - 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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BD_Activity_Stream_Shortcodes_Helper".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_create_nonce'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['bpas_action']
Sample message
$_POST['bpas_action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
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
Plugin name "BuddyPress Activity Shortcode" is different from the name declared in plugin header "BuddyPress Activity ShortCode".
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 5.9 < 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.
Not analyzed yet.
First score snapshot
v1.1.9
73
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 73 | 23 | 9 | 14 | v1.1.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.