OneCopy by Technical Himanshu

外掛說明

OneCopy by Technical Himanshu is a lightweight and efficient WordPress plugin designed to simplify your content creation workflow. With just a single click, you can duplicate any post, page, Elementor page, template, or custom post type directly from the admin panel—no need to manually copy content, settings, or styling.

Whether you’re a blogger, developer, or content manager, this plugin helps you save time by instantly creating draft copies, preserving all metadata, taxonomies, and formatting. It’s perfect for reusing templates, maintaining consistent design, or quickly iterating on content ideas.

🔧 Key Features:
* One-click “Duplicate” link in post lists (supports posts, pages, CPTs like WooCommerce products, Elementor templates).
* Preserves content, excerpt, meta (including featured images, Elementor data), categories, tags, and custom taxonomies.
* Smart options: Preserve original author, include media references (shared files), or safe mode (excludes sensitive meta like order data).
* Bulk duplication: Duplicate multiple posts at once with the bulk action dropdown.
* Duplicate button on the edit screen for quick cloning.
* Dedicated settings page with clear usage guide.
* Universal support for all public post types with title support.
* Clean, minimal codebase with proper security (nonces, capability checks) and i18n-ready.
* No configuration needed—just install and start duplicating.

👨‍💻 Developed By: Technical Himanshu
Visit: technicalhimanshu.in

螢幕擷圖

安裝方式

  1. Upload the onecopy-th folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Posts > All Posts (or any post type list)—hover a row to see “Duplicate” links.
  4. For guides: Click OneCopy in the admin sidebar.

常見問題集

Does it support Elementor pages and templates?

Yes! Elementor data is stored in post meta (_elementor_data), which is fully copied. Templates (post type elementor_library) are also supported.

Does it copy images or attachments?

It copies the meta data referencing attachments (like featured image) so the new post shares the same media files. This avoids duplicating storage. If you need physical copies, consider a media duplication plugin.

Does it support custom post types?

Yes! Works with any public post type that supports titles.

Is it secure and lightweight?

Absolutely: Nonces, capability checks, and minimal code. No bloat or external dependencies.

Can I extend it?

Yes! Use filters like onecopy_th_exclude_meta to add your own meta keys to exclude in safe mode.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈OneCopy by Technical Himanshu〉的開發相關工作。

參與者

將〈OneCopy by Technical Himanshu〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release with full duplication features.
  • Supports all public post types, Elementor, templates.
  • Bulk actions and edit screen button.
  • Settings page with usage guide.
  • Safe mode with default sensitive meta exclusions.

  • Safe mode with default sensitive meta exclusions.