Plugin that provides a Gutenberg block and shortcode to easily integrate mastodon feeds into wordpress pages.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
13
9 issue groups
Security
1
1 issue group
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$constant".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$constant['key']".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$apiUrl'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
11
External assets
0
Incoming endpoints
1
No external asset domains detected.
register_rest_route
3 score snapshots
v2.1.3
90
Latest
v2.1.2
90
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 14 | 11 | 3 | v2.1.3 | 2.0.0 |
| 90 | 14 | 11 | 3 | v2.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.