Load Video On Click Security & Risk Analysis

wordpress.org/plugins/load-video-on-click

Videos will not worse anymore the performance if they load only after clicking on the play button.

100 active installs v0.0.5 PHP 5.6+ WP 4.6+ Updated Dec 10, 2025
performacevideovideos
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Load Video On Click Safe to Use in 2026?

Generally Safe

Score 100/100

Load Video On Click has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "load-video-on-click" plugin, version 0.0.5, exhibits a generally strong security posture based on the provided static analysis. The code adheres to several key security best practices, including the exclusive use of prepared statements for all SQL queries and proper escaping of all output. There are no identified dangerous functions, file operations, or external HTTP requests, which significantly reduces the attack surface. Furthermore, the absence of any recorded CVEs or historical vulnerabilities suggests a history of secure development or a lack of public scrutiny.

However, the plugin does present a notable concern: the complete lack of nonce checks and capability checks. While the static analysis indicates no unprotected entry points currently, this absence of authentication and authorization mechanisms for any potential future entry points or even the identified shortcode is a significant weakness. If new AJAX handlers, REST API routes, or other entry points were to be introduced without these checks, the plugin would become highly vulnerable to various attacks, including CSRF. The lack of taint analysis results also limits the understanding of potential data flow vulnerabilities that might not be immediately apparent from function calls.

In conclusion, while "load-video-on-click" v0.0.5 demonstrates good coding practices regarding data handling and output sanitization, the omission of critical security checks like nonces and capability checks is a substantial risk. This oversight leaves the plugin potentially exposed to future vulnerabilities should its attack surface expand or be exploited in ways not immediately evident from the current limited analysis. The plugin's strength lies in its current minimal complexity and adherence to basic secure coding principles, but its weakness lies in its incomplete implementation of fundamental WordPress security measures.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Load Video On Click Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Load Video On Click Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
44 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

100% escaped44 total outputs
Attack Surface

Load Video On Click Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[load_video_on_click] load-video-on-click.php:26
WordPress Hooks 4
actionplugins_loadedload-video-on-click.php:34
actionadmin_headload-video-on-click.php:42
filterrender_blockload-video-on-click.php:48
actionenqueue_block_editor_assetsload-video-on-click.php:77
Maintenance & Trust

Load Video On Click Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 10, 2025
PHP min version5.6
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Load Video On Click Developer Profile

Jose Mortellaro

56 plugins · 26K total installs

87
trust score
Avg Security Score
99/100
Avg Patch Time
62 days
View full developer profile
Detection Fingerprints

How We Detect Load Video On Click

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/load-video-on-click/assets/img/element-icon-video.svg/wp-content/plugins/load-video-on-click/assets/js/editor-block.js
Script Paths
/wp-content/plugins/load-video-on-click/assets/js/editor-block.js
Version Parameters
load-video-on-click/assets/js/editor-block.js?ver=

HTML / DOM Fingerprints

CSS Classes
lvoc-css-admin
Data Attributes
loadOnClick
FAQ

Frequently Asked Questions about Load Video On Click