=== atec Duplicate Page & Post ===
Contributors: DocJoJo
Tags: Duplicate page or post with one click.
Requires CP: 1.7
Tested up to: 6.9
Requires at least:4.9
Requires PHP: 7.4
Tested up to PHP: 8.4.5
Stable tag: 1.2.26
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Duplicate page or post with one click.
== Description ==
This plugin adds a "duplicate" link to every page / post in the page / post list – for easy duplication.
No configuration required.
== Third-Party Services ==
=== Integrity check ===
Once, when activating the plugin, an integrity check is requested from our server – if you give your permission.
Source: https://atecplugins.com/
Privacy policy: https://atecplugins.com/privacy-policy/
== Installation ==
1. Upload the plugin to /wp-content/plugins/ or install via the WP admin panel.
2. Activate the plugin from the Plugins menu.
3. No configuration required.
Duplicate any page or post directly from the pages / posts menu.
You can safely enable or disable this plugin as needed.
It’s only required when you actually want to create a duplicate.
== Frequently Asked Questions ==
== Screenshots ==
1. Dashboard
== Changelog ==
= 1.2.26 [2026.03.23] =
* Dashboard undefined issue
= 1.2.25 [2025.12.09] =
* WP 6.9 tested
= 1.2.24 [2025.12.06] =
* Minor fixes
= 1.2.23 [2025.12.02] =
* WP 6.9 tested
= 1.2.22 [2025.12.02] =
* WP 6.9 tested
= 1.2.21 [2025.11.20] =
* Added a capability check in duplicate_post():
= 1.2.20 [2025.11.17] =
* Assets
= 1.2.19 [2025.11.17] =
* WP review
= 1.2.18 [2025.11.04] =
* SVN cleanup
= 1.2.17 [2025.09.27] =
* Plugin prefix fixed for all
= 1.2.16 [2025.09.09] =
* Fixed get_plugin_base_root on WIN
= 1.2.15 [2025.08.10] =
* SVN update and WP clean upload
= 1.2.14 [2025.08.06] =
* get_plugin_base_root 👈 one level up
= 1.2.13 [2025.08.06] =
* Fixed get_plugin_base_root on WIN
= 1.2.12 [2025.08.03] =
* Changes after review
= 1.2.11 [2025.07.30] =
* WP_PLUGIN_DIR
= 1.2.10 [2025.07.23] =
* Line 424 in INIT fixed
= 1.2.9 [2025.07.22] =
* SVN update
= 1.2.8 [2025.07.19] =
* Framework changes, new ALIAS class
= 1.2.5 [2025.07.03] =
* Framework change: Dashboard, SVG
= 1.2.4 [2025.06.28] =
* Framework change: progress(); ALIAS class
= 1.2.3 [2025.06.26] =
* Framework change: Removed mixed ...$args
= 1.2.2 [2025.06.26] =
* Framework change, admin_debug_all()
= 1.2.1 [2025.06.24] =
* Framework change | License check improved
= 1.2.0 [2025.06.15] =
* AWF NextStep
= 1.1.28 [2025.06.15] =
* Framework change
= 1.1.27 [2025.05.30] =
* AWF update
= 1.1.13 [2025.05.29] =
* Framework: New DASHBOARD, removed WIDGET
= 1.1.12 [2025.05.23] =
* Framework testing
= 1.1.11 [2025.05.15] =
* new autoloader
= 1.1.10 [2025.05.03] =
* INIT::maybe_load_assets(__DIR__, \'atec_wpdp\');
= 1.1.9 [2025.04.30] =
* AWF now fully namespaced
= 1.1.8 [2025.04.23] =
* AWF update
= 1.1.7 [2025.04.23] =
* NAMESPACE implemented
= 1.1.6 [2025.04.06] =
* Framework change
= 1.1.5 [2025.03.16] =
* New style.css and check.css
= 1.1.4 [2025.02.24] =
* No show fix
= 1.1.3 [2025.02.23] =
* Fixed brizy error
= 1.1.2 [2025.01.26] =
* switched require_once -> require
= 1.1.1 [2024.12.15] =
* Fixed nonce issues
= 1.0 [2024.12.13] =
* Initial Release