Plugin Directory

Changeset 3381428


Ignore:
Timestamp:
10/20/2025 03:49:18 PM (5 months ago)
Author:
iqbal1hossain
Message:

update v-1.2.27

Location:
duplicator-post-page
Files:
23 added
2 edited

Legend:

Unmodified
Added
Removed
  • duplicator-post-page/trunk/duplicator-post-page.php

    r3376988 r3381428  
    33/**
    44 * 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.
    66 * Requires at least: 6.1
    77 * Requires PHP:      7.0
    8  * Version:           1.2.26
     8 * Version:           1.2.27
    99 * Author:            Iqbal Hossain
    1010 * License:           GPL-2.0-or-later
     
    2828     * @var string
    2929     */
    30     const VERSION = '1.2.26';
     30    const VERSION = '1.2.27';
    3131
    3232    /**
  • duplicator-post-page/trunk/readme.txt

    r3376988 r3381428  
    55Tested up to: 6.8
    66Requires PHP: 7.0
    7 Stable tag: 1.2.26
     7Stable tag: 1.2.27
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 
    12 Easily duplicate any post or page, including all metadata and taxonomies, with just one click.
    13 
     11Easily duplicate WordPress posts and pages with one click — including all metadata, taxonomies, and settings. Save time and create content faster!
    1412
    1513== Description ==
    1614
    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**. 
    1816
    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.
     17Perfect 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.
    2018
     19### 🚀 Key Benefits
    2120
    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. 
    2327
     28Whether you're managing a large content library or building websites for clients, **Quick Copy** makes duplication simple, efficient, and reliable.
    2429
    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)
    2732
    28 https://www.youtube.com/watch?v=NUv30rcgGws
     33---
    2934
    30 👉 [ Upgrade Now ](https://wpmet.com/?rui=1237)
     35### 🌟 Upgrade to Pro for More Features
    3136
    32 = Features =
     37Want to **duplicate custom post types**, **bulk duplicate content**, or **customize duplicated titles and slugs**? 
     38Upgrade to the **Pro version** for advanced features, priority support, and more!
    3339
    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---
    3944
    4045== Installation ==
    4146
    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.
     471. Install the plugin directly from the WordPress plugin repository or upload the `duplicator-post-page` folder to `/wp-content/plugins/`.
     482. Activate the plugin through the **Plugins** menu in WordPress.
     493. Go to your **Posts** or **Pages** list, hover over an item, and click the **Duplicate** link.
     50
     51That’s it — your new copy will be created instantly as a draft!
     52
     53---
    4554
    4655== Frequently Asked Questions ==
    4756
    4857= 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.
     58The duplicated version is created as a **draft** and includes all original content, metadata, and taxonomies. “(Copy)” is appended to the title for easy identification.
    5059
    5160= Can I duplicate custom post types? =
    5261Currently, the plugin supports duplicating posts and pages. Custom post-type support may be added in future updates.
    5362
    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? =
     64Yes! All custom metadata fields are retained during duplication.
     65
     66= Can I edit the duplicated post before publishing? =
     67Yes — the duplicated post or page is saved as a **draft**, giving you full control to edit before publishing.
     68
     69---
    5670
    5771== Changelog ==
    5872
     73= 1.2.26 =
     74* Improved: Readme optimization and better plugin discovery in WordPress search.
     75
    5976= 1.1.2 =
    60 * Improved: Few minor bug fixes & improvements.
     77* Improved: Minor bug fixes and UI improvements.
    6178
    6279= 1.1.1 =
    63 * Improved: Security enhancements.
     80* Security: Enhanced validation and sanitization.
    6481
    6582= 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.
    6784
    6885= 1.0.0 =
    6986* 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---
    7190
    7291== Screenshots ==
    7392
     931. "Duplicate" link under each post or page.
     942. Duplicated post saved as draft.
     953. Plugin settings and upgrade option.
     96
     97---
     98
    7499== License ==
    75100
    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.
     101This plugin is licensed under the **GPLv2 or later**. 
     102See 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.