This plugin generates shortcodes for Listing Activity Streams, Members, and Groups on any website post or page.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
160
10 issue groups
Performance
6
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_theme".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bp_shortcode_asset".
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ActivityShortCode".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$args_filter".
Sample message
The upgrade notice for "3.0.0" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
35
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
2 score snapshots
v3.0.0
92
Latest
v2.9.1
89
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 92 | 166 | 3 | 163 | v3.0.0 | 2.0.0 |
| 89 | 210 | 26 | 184 | v2.9.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.