WP Manifestindependent plugin directory
manifest / i18n / wp-bulk-duplicate-posts-for-languages

WP posts language duplicator

WP plugin to bulk duplicate selected posts/pages & connect them to their corresponding posts/pages.

by Omar Habeh · github.com/omarhabeh/wp-bulk-duplicate-posts-for-languages · website

2stars
1forks

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/omarhabeh/wp-bulk-duplicate-posts-for-languages/archive/refs/heads/master.zip

From the readme

WP posts language duplicator Author URI: https://letket.com Author Name: Omar Habeh Plugin URI: https://letket.com a WP plugin that duplicates all posts, categories, custom fields & templates for the post for all other languages set. Description The plugin works only with polylang for now, the main idea for the plugin is to duplicate all posts/pages to different languages and connect them to save time. Frequently Asked Questions Are custom fields duplicated as well ? yes, all fields related to the page/post will be duplicated and passed to the new cloned page. what are the langauge plugins supported and are they the premius versions ? for the current version just Polylang is supported, and both versions are supported. Installation 1. Go to Plugins in the Admin menu 2. Click on the button Add new 3. Search for WP posts language duplicator and click 'Install Now' or click on the upload link to upload wp-posts-language-duplicator.zip 4. Click on Activate plugin 5. After activation, the plugin will be under settings tab. Changelog 1.0.0: August 14, 2023 Birthday of WP posts language duplicator

Read the full README on GitHub →