Changeset 3381428
- Timestamp:
- 10/20/2025 03:49:18 PM (5 months ago)
- Location:
- duplicator-post-page
- Files:
-
- 23 added
- 2 edited
-
tags/1.2.27 (added)
-
tags/1.2.27/duplicator-post-page.php (added)
-
tags/1.2.27/includes (added)
-
tags/1.2.27/includes/Helpers (added)
-
tags/1.2.27/includes/Helpers/Utils.php (added)
-
tags/1.2.27/includes/Hooks.php (added)
-
tags/1.2.27/languages (added)
-
tags/1.2.27/languages/duplicator-post-page.pot (added)
-
tags/1.2.27/license.txt (added)
-
tags/1.2.27/readme.txt (added)
-
tags/1.2.27/vendor (added)
-
tags/1.2.27/vendor/autoload.php (added)
-
tags/1.2.27/vendor/composer (added)
-
tags/1.2.27/vendor/composer/ClassLoader.php (added)
-
tags/1.2.27/vendor/composer/InstalledVersions.php (added)
-
tags/1.2.27/vendor/composer/LICENSE (added)
-
tags/1.2.27/vendor/composer/autoload_classmap.php (added)
-
tags/1.2.27/vendor/composer/autoload_namespaces.php (added)
-
tags/1.2.27/vendor/composer/autoload_psr4.php (added)
-
tags/1.2.27/vendor/composer/autoload_real.php (added)
-
tags/1.2.27/vendor/composer/autoload_static.php (added)
-
tags/1.2.27/vendor/composer/installed.json (added)
-
tags/1.2.27/vendor/composer/installed.php (added)
-
trunk/duplicator-post-page.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
duplicator-post-page/trunk/duplicator-post-page.php
r3376988 r3381428 3 3 /** 4 4 * Plugin Name: Quick Copy – Duplicate Posts & Pages 5 * Description: Quickly duplicate WordPress posts, pages, and custom post types with one click.5 * Description: One-Click Duplicator, Page & Post Copier, Content Duplicator. 6 6 * Requires at least: 6.1 7 7 * Requires PHP: 7.0 8 * Version: 1.2.2 68 * Version: 1.2.27 9 9 * Author: Iqbal Hossain 10 10 * License: GPL-2.0-or-later … … 28 28 * @var string 29 29 */ 30 const VERSION = '1.2.2 6';30 const VERSION = '1.2.27'; 31 31 32 32 /** -
duplicator-post-page/trunk/readme.txt
r3376988 r3381428 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.0 7 Stable tag: 1.2.2 67 Stable tag: 1.2.27 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 12 Easily duplicate any post or page, including all metadata and taxonomies, with just one click. 13 11 Easily duplicate WordPress posts and pages with one click — including all metadata, taxonomies, and settings. Save time and create content faster! 14 12 15 13 == Description == 16 14 17 **Quick Copy ** is a simple yet powerful WordPress plugin that allows you to easily duplicate any post or page, including all associated metadata and taxonomies, with just a single click. This tool is ideal for users who frequently need to clone existing content, making it quicker to create similar posts or pages without the hassle of manually copying and pasting content.15 **Quick Copy – Duplicate Posts & Pages** is a lightweight yet powerful WordPress plugin that allows you to **duplicate any post or page instantly**, including all **custom fields, featured images, metadata, and taxonomies**, with just **one click**. 18 16 19 Whether you're managing a blog, running a website, or developing for clients, the **Quick Copy** plugin simplifies content duplication, saving you time and ensuring all relevant data is retained.17 Perfect for **bloggers, website owners, and developers**, Quick Copy helps you create similar content fast without manually copying and pasting — ensuring a seamless workflow and accurate duplication. 20 18 19 ### 🚀 Key Benefits 21 20 22 https://www.youtube.com/watch?v=GzBJW-NE1l8 21 * **Duplicate Posts and Pages Instantly:** Create a full copy of any post or page with one click. 22 * **Copy All Content and Metadata:** Retains the title, content, featured image, custom fields, and taxonomies. 23 * **Preserve Categories and Tags:** Duplicated content keeps all assigned categories, tags, and custom taxonomies. 24 * **One-Click Access:** A "Duplicate" link appears directly under each post or page in your WordPress admin list view. 25 * **Safe Draft Creation:** New duplicates are automatically saved as drafts so you can make edits before publishing. 26 * **Time-Saving for Content Creators:** Ideal for websites with repetitive layouts, templates, or frequent content updates. 23 27 28 Whether you're managing a large content library or building websites for clients, **Quick Copy** makes duplication simple, efficient, and reliable. 24 29 25 **Upgrade to Pro** 26 Looking for advanced duplication features, additional customization options, or support? Check out the Pro version of this plugin for an enhanced experience! 30 📺 **Watch how it works:** 31 [https://www.youtube.com/watch?v=GzBJW-NE1l8](https://www.youtube.com/watch?v=GzBJW-NE1l8) 27 32 28 https://www.youtube.com/watch?v=NUv30rcgGws 33 --- 29 34 30 👉 [ Upgrade Now ](https://wpmet.com/?rui=1237) 35 ### 🌟 Upgrade to Pro for More Features 31 36 32 = Features = 37 Want to **duplicate custom post types**, **bulk duplicate content**, or **customize duplicated titles and slugs**? 38 Upgrade to the **Pro version** for advanced features, priority support, and more! 33 39 34 * Duplicate Posts and Pages: Create an exact copy of any post or page with just one click. 35 * Retain Metadata: All custom fields and metadata from the original post or page are duplicated to the new version. 36 * Retain Taxonomies: Categories, tags, and custom taxonomies are also copied along with the content. 37 * Quick Access: Easily accessible "Duplicate" link available in the post and page action links within the WordPress admin interface. 38 * Draft Status: The duplicated post or page is saved as a draft, allowing you to make further changes before publishing. 40 🎥 [Pro Demo Video](https://www.youtube.com/watch?v=NUv30rcgGws) 41 👉 [Upgrade Now](https://wpmet.com/?rui=1237) 42 43 --- 39 44 40 45 == Installation == 41 46 42 1. Install the plugin directly from the WordPress plugin repository or upload the `duplicator-post-page` folder to the `/wp-content/plugins/` directory. 43 2. Activate the plugin through the 'Plugins' menu in WordPress. 44 3. Once activated, a "Duplicate" link will appear in the post and page action links in the WordPress admin area. 47 1. Install the plugin directly from the WordPress plugin repository or upload the `duplicator-post-page` folder to `/wp-content/plugins/`. 48 2. Activate the plugin through the **Plugins** menu in WordPress. 49 3. Go to your **Posts** or **Pages** list, hover over an item, and click the **Duplicate** link. 50 51 That’s it — your new copy will be created instantly as a draft! 52 53 --- 45 54 46 55 == Frequently Asked Questions == 47 56 48 57 = What happens to the duplicated post or page? = 49 The duplicated post or page is saved as a draft with "(Copy)" appended to the title.58 The duplicated version is created as a **draft** and includes all original content, metadata, and taxonomies. “(Copy)” is appended to the title for easy identification. 50 59 51 60 = Can I duplicate custom post types? = 52 61 Currently, the plugin supports duplicating posts and pages. Custom post-type support may be added in future updates. 53 62 54 = Will the duplicated post or page retain all metadata and taxonomies? = 55 Yes, the duplicated post or page will retain all metadata and taxonomies associated with the original. 63 = Will SEO metadata and custom fields be copied? = 64 Yes! All custom metadata fields are retained during duplication. 65 66 = Can I edit the duplicated post before publishing? = 67 Yes — the duplicated post or page is saved as a **draft**, giving you full control to edit before publishing. 68 69 --- 56 70 57 71 == Changelog == 58 72 73 = 1.2.26 = 74 * Improved: Readme optimization and better plugin discovery in WordPress search. 75 59 76 = 1.1.2 = 60 * Improved: Few minor bug fixes &improvements.77 * Improved: Minor bug fixes and UI improvements. 61 78 62 79 = 1.1.1 = 63 * Improved: Security enhancements.80 * Security: Enhanced validation and sanitization. 64 81 65 82 = 1.0.3 = 66 * Added: custom row meta to the plugin description in the Plugins page.83 * Added: Custom row meta in the plugin list for easier access. 67 84 68 85 = 1.0.0 = 69 86 * Initial release of Quick Copy. 70 * Added the ability to duplicate posts and pages with all metadata and taxonomies. 87 * Added one-click duplication for posts and pages, including all metadata and taxonomies. 88 89 --- 71 90 72 91 == Screenshots == 73 92 93 1. "Duplicate" link under each post or page. 94 2. Duplicated post saved as draft. 95 3. Plugin settings and upgrade option. 96 97 --- 98 74 99 == License == 75 100 76 This plugin is licensed under the GPLv2 or later. See the [License URI](https://www.gnu.org/licenses/gpl-2.0.html) for more information. 101 This plugin is licensed under the **GPLv2 or later**. 102 See the [License URI](https://www.gnu.org/licenses/gpl-2.0.html) for more information.
Note: See TracChangeset
for help on using the changeset viewer.