-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
120 lines (92 loc) · 4.62 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
=== WP Multisite Content Copier ===
Contributors: obtaininfotech
Tags: multisite, copier, copy, content copier, posts copy, pages copy, post copier, pages copier, content copier
Requires at least: 4.1
Tested up to: 4.8
Stable tag: 1.2.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copy/Update posts and pages from one site (blog) to the other sites (blogs) in your WordPress Multisite network.
== Description ==
WP Multisite Content Copier is the best solution for copy/update posts and pages from one site (blog) to the other sites (blogs) in your WordPress Multisite network.
= Features =
* Copy/Update posts
* Copy/Update pages
* Copy/Update terms (Categories and Tags)
* Copy/Update parents posts, pages, tags and categories automatically.
* Copy/Update media (image, document file, etc...)
* Copy to a single site
* Add copy to new sites
* Copy to all sites
* Bulk copy/update posts/pages from one site to the other sites.
> **PRO Features**
>
> * Copy/Update posts, pages and custom post types.
> * Copy/Update terms (Categories and Tags) and custom terms.
> * Copy/Update users
> * Copy/Update parents posts, pages, custom post types, tags, categories and taxonomies automatically.
> * Copy/Update media (image, document file, etc...)
> * Copy to a single site
> * Add copy to new sites
> * Copy to all sites
> * Bulk copy/update posts, pages, custom post types (public, private and future) and users from one site to the other sites
>
> **Advanced Custom Fields (ACF) plugin and Custom Fields Support:** Copy/Update custom fields which is in posts, pages and custom post types.
>
> [Upgrade to Pro Now](https://codecanyon.net/item/wp-multisite-content-copier-pro/19166406/)
> **Others Multisite Plugins**
>
> * [WordPress Multisite Posts, Pages and Custom Post Types Sync](https://codecanyon.net/item/wordpress-multisite-posts-pages-and-custom-post-types-sync/20143748/)
> * [WooCommerce Multisite Content Copier](https://codecanyon.net/item/woocommerce-multisite-content-copier/19660524/)
> * [WooCommerce Multisite Product Sync](https://codecanyon.net/item/woocommerce-multisite-product-sync/20137238/)
> * [WordPress Multisite User Sync](https://codecanyon.net/item/wordpress-multisite-user-syncunsync/19660623/)
= Usage =
**Bulk Copy/Update:** You can copy/update bulk posts/pages (public, private and future) from one site to the other sites. Please follow the below steps.
* Go to 'Network Admin' -> 'WMCC'
* You will see WP Multisite Content Copier page.
* Select content type (posts or pages)
* Select source site you want copy/update from
* Add records per page.
* Click on 'Filter' button
* You will see list of records.
* Select records you want copy/update
* Select destination sites you want copy/update.
* Select extra option like Copy or update media, Copy or update terms (Categories & Tags)
* Click on 'Copy/Update' button
**Individual Copy/Update:** You can copy/update individual posts/pages (public, private and future) from one site to the other sites. Please follow the below steps.
* Edit any post/page
* You will see 'WP Multisite Content Copier: Copy/Update Content' section
* Select destination sites you want copy/update.
* Select extra option like Copy or update media, Copy or update terms (Categories & Tags)
* Click on 'Copy/Update' button
== Installation ==
This plugin only works with WordPress Multisite, will not work in a single site, and must be network activated.
* Multi-domains
* Sub-domains
* Sub-directories
= From your WordPress network dashboard =
1. Go to 'Network Admin' -> 'Plugins' -> 'Add New'
2. Search for 'WP Multisite Content Copier'
3. Activate WP Multisite Content Copier from your Plugins page.
= From WordPress.org =
1. Download WP Multisite Content Copier.
2. Unzip and upload the 'wordpress-multisite-content-copier' folder to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate WP Multisite Content Copier from your Plugins page.
== Screenshots ==
1. **Bulk Copy/Update:** You can copy/update bulk posts/pages (public, private and future) from one site to the other sites.
2. **Individual Copy/Update:** Settings
3. **Individual Copy/Update:** You can copy/update individual posts/pages (public, private and future) from one site to the other sites.
== Changelog ==
= 1.2.1 =
* Add support for copy post with actual created date.
= 1.2.0 =
* Add site (blog) title with domains. Also update PRO version details.
= 1.1.0 =
* Fixed version compatibility.
= 1.0.0 =
* Initial release.
== Upgrade Notice ==
= 1.2.1 =
* Add support for copy post with actual created date.
= 1.2.0 =
* Add site (blog) title with domains. Also update PRO version details.