Display social media feeds, reviews, and user-generated content on your WordPress website with responsive, customizable widgets that require no coding
Prioritized issue groups from the latest Plugin Check scan
Maintainability
131
13 issue groups
Security
6
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__taggbox__account_page".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Attempting a database schema change is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "___taggbox_plugin_menus".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'addslashes'.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
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
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Taggbox: Social Media Feed Widget" is different from the name declared in plugin header "Taggbox – Social Media Feed Widget".
Potential connections found in static code analysis.
Outbound calls
40
External assets
5
Incoming endpoints
1
No public endpoints detected.
wp_ajax
3 score snapshots
v4.1
76
Latest
v4.0
77
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 76 | 138 | 24 | 114 | v4.1 | 2.0.0 |
| 77 | 136 | 23 | 113 | v4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.