Embed any external content on a Page, Post, or Custom Post Type without the need to use complicated domain forwarding or domain masks.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
350
5 issue groups
Security
48
2 issue groups
Supply Chain
2
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_tab".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attr'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Hidden files are not permitted.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ContentMask".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_title".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Function "wp_enqueue_code_editor()" requires WordPress 4.9.0, but your plugin minimum supported version is WordPress 4.7.0.
Potential connections found in static code analysis.
Outbound calls
17
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v1.8.5.5
35
Latest
v1.8.5.4
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 400 | 50 | 350 | v1.8.5.5 | 2.0.0 |
| 35 | 400 | 50 | 350 | v1.8.5.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.