Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick …

Level up your basic video embeds! Advanced features, privacy. Use URLs, Shortcodes or Blocks to customize videos to your needs.

v10.8.6NicoUpdated Added 20k+ installs84% rating100% support resolved
93
Score
25
Errors
32
Warnings
+0
Change

Category Scores

Security100
Repo94
Performance100
Maintainability70

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

57 findings

Maintainability

56

9 issue groups

Repo Compliance

1

1 issue group

ERRORMaintainabilitymissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;19
Category
Maintainability
Occurrences
19
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.12
Category
Maintainability
Occurrences
12
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().12
Category
Maintainability
Occurrences
12
Severity
warning

Sample message

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "nextgenthemes/arve/args/autoplay".6
Category
Maintainability
Occurrences
6
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "nextgenthemes/arve/args/autoplay".

ERRORMaintainabilityEcho FoundShort PHP opening tag used with echo; expected "<?php echo esc_attr ..." but found "<?= esc_attr ..."2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

Short PHP opening tag used with echo; expected "<?php echo esc_attr ..." but found "<?= esc_attr ..."

ERRORMaintainabilityblock api version too lowEditor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.

ERRORMaintainabilityNot AllowedUse of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead

WARNINGMaintainabilityInvalid Prefix PassedThe &quot;nextgenthemes/arve/shortcode&quot; prefix is not a valid namespace/function/class/variable/constant prefix in PHP.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The &quot;nextgenthemes/arve/shortcode&quot; prefix is not a valid namespace/function/class/variable/constant prefix in PHP.

ERRORRepo Complianceoutdated tested upto headerTested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

WARNINGMaintainabilityunexpected markdown fileUnexpected markdown file "changelog-old.md" detected in plugin root. Only specific markdown files are expected in production plugins.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Unexpected markdown file "changelog-old.md" detected in plugin root. Only specific markdown files are expected in production plugins.

Score History

First score snapshot

First scan
Jun 20, 2026, 10:59 AM UTC
Plugin version
v10.8.6
Plugin Check
2.0.0
Scoring model
2026.06-mvp-static-v2
Scan records1

v10.8.6

93

Latest

Findings
57
Errors
25
Warnings
32
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins