Title: Copy Move Posts
Author: ujjavaljani
Published: <strong>21 ביוני 2016</strong>
Last modified: 21 ביוני 2026

---

חיפוש תוספים

![](https://ps.w.org/copy-move-posts/assets/banner-772x250.png?rev=2380329)

![](https://ps.w.org/copy-move-posts/assets/icon-256x256.png?rev=2380329)

# Copy Move Posts

 מאת [ujjavaljani](https://profiles.wordpress.org/ujjavaljani/)

[הורדה](https://downloads.wordpress.org/plugin/copy-move-posts.zip)

 * [פרטים](https://he.wordpress.org/plugins/copy-move-posts/#description)
 * [סקירות](https://he.wordpress.org/plugins/copy-move-posts/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/copy-move-posts/#installation)
 * [פיתוח](https://he.wordpress.org/plugins/copy-move-posts/#developers)

 [תמיכה](https://wordpress.org/support/plugin/copy-move-posts/)

## תיאור

Copy Move Posts is easy plugin, it's developed for copy or move posts from one post
type to another post type.

Using This Plugin you can copy and move posts with post title,description, custom
fields and thumbnails.

Using this Plugin you can copy or move bulk posts with in few time.

Also we have added post count functionality so you can copy and move posts as per
your requirement.

It's very Easy plugin for use.

## התקנה

Copy Move Posts plugin installation is very easy.

You have to only install and activate Copy Move Posts plugin in to your wordpress
website.

Then nothing, It's done.

Now You can see "Move or Copy" menu name in your wordpress admin console and from
there you can use this plugin easily.

## שאלות נפוצות

### Can I convert any custom post type any other custom post type?

Yes, you can copy and move posts from one post type to another post type easily.

## סקירות

![](https://secure.gravatar.com/avatar/9f781c7224e6c7e87f7a2067283303bd30024faca002d2815eae2cddc2d94776?
s=60&d=retro&r=g)

### 󠀁[Great, but could be better](https://wordpress.org/support/topic/great-but-could-be-better-9/)󠁿

 [tokach](https://profiles.wordpress.org/tokach/) 14 בנובמבר 2023

It would be nice to have an bility to convert posts from certain category only as
it is much often case than all to all. But still 5 starts as it do the job

![](https://secure.gravatar.com/avatar/33e905375c2a836b5b3eaa1182875ab3383bfb690ae6a98d8b30978877677fe2?
s=60&d=retro&r=g)

### 󠀁[Excellent!](https://wordpress.org/support/topic/excellent-12312/)󠁿

 [mates2](https://profiles.wordpress.org/mates2/) 19 בנובמבר 2022 1 reply

Nice simple plugin that does just was it says it does.

![](https://secure.gravatar.com/avatar/564ee60bef7d22cc5c9408f10a4239057c265a88b4e4509eb68c42c9749914e8?
s=60&d=retro&r=g)

### 󠀁[Saved my time!](https://wordpress.org/support/topic/saved-my-time-15/)󠁿

 [Optimizr](https://profiles.wordpress.org/william-greatman/) 25 בדצמבר 2021

Thank you for this rare plugin.

![](https://secure.gravatar.com/avatar/2892ba5b6532d0ec6fb22ac18aaaa5fa2756f7845bcefaa6d6b0890135437eaa?
s=60&d=retro&r=g)

### 󠀁[Exceptionally Useful](https://wordpress.org/support/topic/exceptionally-useful-2/)󠁿

 [P. E. A.](https://profiles.wordpress.org/misfist/) 1 באפריל 2021

This plugin makes it super easy to move (or copy) posts to a different post type.
I used it to move from JetPack Portfolio to my own custom post type and it worked
perfectly. Many Thanks!

![](https://secure.gravatar.com/avatar/66fa98744cc89089ecc827ff494c774c7fe5285d597b002b02bedc5afd774d5c?
s=60&d=retro&r=g)

### 󠀁[No way to select posts/pages to copy/move](https://wordpress.org/support/topic/no-way-to-select-posts-pages-to-copy-move/)󠁿

 [DexterG](https://profiles.wordpress.org/dexterg/) 12 בפברואר 2021 1 reply

This plugin may be good for copying/moving/converting all posts or pages, but there
is no way that I can find to select individual or groups of posts/pages to copy/
move/convert. No instructions are provided, either by the plugin itself or on its
plugin page.

![](https://secure.gravatar.com/avatar/241aed64fb9f038ed146d979d1fb92ebcb00411c2e59f3241edcaba5227c0ad5?
s=60&d=retro&r=g)

### 󠀁[The Moving](https://wordpress.org/support/topic/the-moving/)󠁿

 [webworkworld](https://profiles.wordpress.org/webworkworld/) 2 בספטמבר 2020 1 reply

It’s its capability of moving a custom type post to a different custom type that
sets itself apart from all other post and page duplicators – Impressive … 5-Star
Worthy!

 [ קראו את כל 10 הסקירות ](https://wordpress.org/support/plugin/copy-move-posts/reviews/)

## מפתחים

"Copy Move Posts" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

 *   [ ujjavaljani ](https://profiles.wordpress.org/ujjavaljani/)

[ניתן לתרגם את "Copy Move Posts" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/copy-move-posts)

### מעוניינים בפיתוח?

[עיינו בקוד](https://plugins.trac.wordpress.org/browser/copy-move-posts/), ראו את
הקוד ב-[SVN repository](https://plugins.svn.wordpress.org/copy-move-posts/), או 
הירשמו ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/copy-move-posts/) באמצעות
[RSS](https://plugins.trac.wordpress.org/log/copy-move-posts/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

#### 1.7 – 2026-04-18

 * Security Fix – Added nonce verification to prevent CSRF attacks.
 * Security Fix – Added proper capability checks on form processing.
 * Security Fix – Added comprehensive output escaping to prevent XSS vulnerabilities.
 * Security Fix – Improved input sanitization and validation.
 * Security Fix – Removed external jQuery CDN dependency.
 * Improvement – Enqueued JavaScript and CSS files properly.
 * Improvement – Added text domain for translation support.
 * Improvement – Updated code formatting to WordPress standards.
 * Improvement – Added inline code documentation.
 * Improvement – Updated minimum WordPress requirement to 5.0.
 * Improvement – Updated tested up to version to 6.5.

#### 1.6 – 15/05/22

 * Check WordPress version compatibility.
 * New – Custom post type listing changes, only showinf public posts.

#### 1.5 – 13/09/20

 * Check WordPress version compatibility.
 * New – Description changes and removed default unnecessary custom posts.

#### 1.4 – 10/06/19

 * Fix – Minor bug fixes
 * New – Some text changes.

#### 1.3 – 08/06/19

 * Check wordpress Version compatibility.
 * New – Some text changes.

#### 1.2 – 01/01/17

 * Check wordpress Version compatibility.
 * New – added post count for copy and move posts.
 * Fix – Remove some default wordpress post from list.

#### 1.1 – 12/07/16

 * Fix – solved plugin page not found issue.
 * Fix – Hide button during processing.

#### 21/08/16

 * Check wordpress Version compatibility.

## מטא

 *  גרסה: **1.7**
 *  Last updated **לפני 3 חודשים**
 *  Active installations **400+**
 *  WordPress version ** 5.0 ומעלה **
 *  Tested up to **7.0.4**
 *  שפה
 * [English (US)](https://wordpress.org/plugins/copy-move-posts/)
 * Tag
 * [copy posts](https://he.wordpress.org/plugins/tags/copy-posts/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/copy-move-posts/advanced/)

## דרוגים

 4.8 out of 5 stars.

 *  [  9 5-star reviews     ](https://wordpress.org/support/plugin/copy-move-posts/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/copy-move-posts/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/copy-move-posts/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/copy-move-posts/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/copy-move-posts/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/copy-move-posts/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/copy-move-posts/reviews/)

## תורמים

 *   [ ujjavaljani ](https://profiles.wordpress.org/ujjavaljani/)

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/copy-move-posts/)