WP Duplicate Page

Duplicate pages, posts, and custom post types with one click. Create templates, preserve content states, and speed up workflows.

v1.8.4Ninja TeamUpdated 2026-06-02Added Dec 5, 202060k+ installs92% rating
35
Score
44
Errors
50
Warnings
+0
Change

Category Scores

Security17
Repo85
Performance100
Maintainability75

Top Issues by Category

i18n31
security31
maintainability30
supply_chain1
repo_compliance1

Issues Details

94 issues found in latest scan

ERROR28
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'wp-duplicate-page' but got 'filebird'.

WARNING13
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING12
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$displayName".

ERROR6
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$reviewedText'.

WARNING6
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['njtDuplicateInEditor']

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FBDashboardWidgetMain".

WARNING5
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING3
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "WP Duplicate Page" - contains the restricted term "wp" which cannot be used at all in your plugin name.

WARNING2
WordPress.PHP.DevelopmentFunctions.error_log_error_log

error_log() found. Debug code should not normally be used in production.

ERROR2
WordPress.WP.I18n.NoEmptyStrings

The $text text string should have translatable content. Found: ' %s '

ERROR2
five_star_reviews_detected

Linking directly to 5 stars reviews is not allowed.

ERROR2
wp_function_not_compatible_with_requires_wp

Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.0.0.

ERROR1
PluginCheck.CodeAnalysis.Offloading.OffloadedContent

Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "YAY_CROSS_MODULES_REGISTRY_VERSION".

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_duplicate_page_exclude_meta_key".

WARNING1
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING1
WordPress.WP.DiscouragedFunctions.wp_reset_query_wp_reset_query

wp_reset_query() is discouraged. Use wp_reset_postdata() instead.

ERROR1
WordPress.WP.I18n.MissingTranslatorsComment

A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

ERROR1
hidden_files

Hidden files are not permitted.

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

Latest Snapshot

Findings

94

Errors

44

Warnings

50

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v1.8.4

35

Latest

Findings
94
Errors
44
Warnings
50
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins