Collect and embed Instagram feeds, LinkedIn posts, Twitter feeds, YouTube videos, Google Reviews & 20+ social media widgets on your WordPress website.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
152
10 issue groups
Security
6
2 issue groups
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "___tagembed__IsBase64".
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: "$__tagembed__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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'addslashes'.
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
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Potential connections found in static code analysis.
Outbound calls
45
External assets
4
Incoming endpoints
1
No public endpoints detected.
wp_ajax
3 score snapshots
v7.4
77
Latest
v7.3
77
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 77 | 158 | 21 | 137 | v7.4 | 2.0.0 |
| 77 | 158 | 21 | 137 | v7.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.