Connect your site to the Open Social Web and let millions of users follow, share, and interact with your content from Mastodon, Pixelfed, and more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
359
5 issue groups
Security
8
1 issue group
Performance
2
1 issue group
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_comments".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "added_post_meta".
Sample message
Unescaped parameter $conditions used in $wpdb->get_results()\n$conditions assigned unsafely at line 263.
Sample message
The use of function set_time_limit() is discouraged
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 folders are deleted when upgraded. Do not save data to the plugin folder using unzip_file(). Detected usage of constant WP_CONTENT_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Potential connections found in static code analysis.
Outbound calls
300
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
5 score snapshots
v9.2.1
81
Latest
v9.2.0
81
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 81 | 370 | 67 | 303 | v9.2.1 | 2.0.0 |
| 81 | 370 | 67 | 303 | v9.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.