WP Manifestindependent plugin directory
manifest / updates / oik-clone

oik-clone

Clone content between sites

by bobbingwide · github.com/bobbingwide/oik-clone · website

5stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/bobbingwide/oik-clone/archive/refs/heads/master.zip

From the readme

oik-clone Contributors: bobbingwide Donate link: https://www.oik-plugins.com/oik/oik-donate/ Tags: clone, compare, update, MultiSite Requires at least: 5.5 Tested up to: 6.4.1 Stable tag: 2.3.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: oik-clone Domain Path: /languages/ Description Clone content between sites oik-clone provides tools to merge and synchronize content between WordPress sites. Features: - push content on Update to multiple targets - pushes post content, post meta data and taxonomy terms - pushes the attached file, for attachments - maintains relationships: e.g. postparent and fields referencing other content - maintains informal relationships: e.g. in postcontent - reconciliation of content with a selected slave server. - cloning of new content to a selected slave server - pull content from other sites in a MultiSite installation - compare and update or import from self or a MultiSite site - clone virtual field - to display clones of current content New for version 2.2.0 - Capability to clone comments attached to a post. Needed for the documentation of Gutenberg comment related blocks. New for vers

Read the full README on GitHub →