Skip to content

Duplicates a post/entry in a subsite of Multisite in WordPress

Notifications You must be signed in to change notification settings

closemarketing/duplicate-publish-multisite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Publish Duplicate Post to Multisite ===
Contributors: closemarketing, davidperez, sacrajaimez, alexbreagarcia
Tags: multisite, duplicate, sync posts
Donate link: https://close.marketing/go/donate/ 
Requires at least: 4.0
Tested up to: 6.6
Stable tag: 1.7.1
Version: 1.7.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Duplicates a post and publish in a subsite from multisite. Syncs Posts from Categories between sites.

== Description ==

In your WordPress multisite, with this plugin you will be allowed to sync from category of a post, to be duplicated to other site. You will have to set in source site and nothing more. 

The objective of this plugin is to maintain news of subsites and keep SEO with canonical tag in duplicated entries.

The settings options are in Settings / Publish Multisite.

You can create every pair of category / subsite to make the duplication updated.

== Installation ==

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

== Developers ==

== Changelog =
= 1.7.1 =
*	 Fix: Bug related to validation of nonce's when multiple conditions were configured.

= 1.7.0 =
*	 Added: You can now select the post type and taxonomy from you want to copy and publish.

= 1.6.2 =
*	 Fix: loads only first 100 sites to publish.

= 1.6.1 =
*	 Fix: sites to publish list order alphabetical and prevents errors.

= 1.6.0 =
*	 Resend images after change it in source site.
*  Fix: copying image only in first site.
*  Changed method to copy image. More stable.

= 1.5 =
*	Option SEO Canonical optional.
*  Option autodetect Author.

= 1.4 =
*	Sync older posts.
*  Better UI for categories.

= 1.3 =
*	Publish with multiple categories.
*  Fix not taking categories to publish.

= 1.2 =
*	Created design graphic for the plugin.
*	Fixed Authors for publishing.
*	Date of duplicated post now is the same of source post.

= 1.1 =
*	Seo tags canonical
* 	Fix bug duplicated articles.

= 1.0 =
*	Initial release

== Links ==
*	[Closemarketing](https://close.marketing)