Live Copy Paste for Elementor – Cross Domain Copy Paste & Page Duplicator

The ultimate Elementor addon for cross-domain copying, magic copy buttons, and instant page duplication. Build websites faster with one-click design t …

v1.5.3bdthemesUpdated 2026-05-24Added May 17, 20227k+ installs86% rating
43
Score
12
Errors
32
Warnings
+0
Change

Category Scores

Security0
Repo97
Performance100
Maintainability90

Top Issues by Category

Issues Details

44 issues found in latest scan

WARNING9
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['duplicate_nonce'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING6
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR5
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: $this->settings['text_domain']

WARNING4
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['duplicate_nonce']

ERROR4
missing_direct_file_access_protection

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

WARNING2
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING2
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING2
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_REQUEST['post_id']. Check that the array index exists before using it.

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

ERROR1
PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissing

Sanitization missing for register_setting().

ERROR1
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $bdt_sql_query used in $wpdb->query()\n$bdt_sql_query assigned unsafely at line 109.

WARNING1
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $bdt_post_id at "SELECT meta_key, meta_value FROM $wpdb->postmeta WHERE post_id=$bdt_post_id"

ERROR1
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $bdt_sql_query

WARNING1
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

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.

WARNING1
mismatched_plugin_name

Plugin name "Live Copy Paste for Elementor - Cross Domain Copy Paste & Page Duplicator" is different from the name declared in plugin header "Live Copy Paste".

WARNING1
readme_parser_warnings_trimmed_short_description

The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.

Latest Snapshot

Findings

44

Errors

12

Warnings

32

Score History

First score snapshot

First scan completed Jun 21, 2026

v1.5.3 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 21, 2026

v1.5.3

43

Latest

Findings
44
Errors
12
Warnings
32
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins